QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#333412 | #7751. Palindrome Path | BellaKira | WA | 1ms | 3852kb | C++20 | 2.9kb | 2024-02-19 21:31:26 | 2024-02-19 21:31:26 |
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: 3852kb
input:
2 2 11 11 1 1 2 2
output:
ULDURDULDURD
result:
wrong answer Solution Not Palindrome