QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#155152 | #5414. Stop, Yesterday Please No More | ZhaoZiLong | WA | 1ms | 3596kb | C++17 | 2.5kb | 2023-09-01 12:15:39 | 2023-09-01 12:15:40 |
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: 3596kb
input:
3 4 5 3 ULDDRR 4 5 0 UUUUUUU 4 5 10 UUUUUUU
output:
000000000 000000000 000000000 000011100 000001100 000001100 000000000 000000000 000000000 2 20 0
result:
wrong output format Expected integer, but "000000000" found