QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#648922 | #7751. Palindrome Path | NailongGroup | WA | 1ms | 7820kb | C++23 | 4.7kb | 2024-10-17 20:57:53 | 2024-10-17 20:57:58 |
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: 7820kb
input:
2 2 11 11 1 1 2 2
output:
LRUDLLRULLRUDDURLLURLLDURL
result:
wrong answer End Point Is (1,1), Not (er = 2, ec = 2)