QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#528807 | #7751. Palindrome Path | goodman# | WA | 0ms | 3600kb | C++20 | 2.7kb | 2024-08-23 22:24:38 | 2024-08-23 22:24:38 |
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: 0ms
memory: 3600kb
input:
2 2 11 11 1 1 2 2
output:
RLLRULRLRDLRRLDRLURLDUDUDLRULRDLRRLDRLRLURLLR
result:
wrong answer End Point Is (1,2), Not (er = 2, ec = 2)