QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#394437 | #7751. Palindrome Path | carrotqq | WA | 1ms | 3784kb | C++14 | 1.7kb | 2024-04-20 14:46:23 | 2024-04-20 14:46:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3784kb
input:
2 2 11 11 1 1 2 2
output:
RDRLRDURLRD
result:
wrong answer Solution Not Palindrome