QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#339622 | #5414. Stop, Yesterday Please No More | z01prime | WA | 0ms | 3592kb | C++23 | 1.3kb | 2024-02-27 17:40:54 | 2024-02-27 17:40:55 |
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: 3592kb
input:
3 4 5 3 ULDDRR 4 5 0 UUUUUUU 4 5 10 UUUUUUU
output:
RDRD
result:
wrong output format Expected integer, but "RDRD" found