QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#155268 | #6699. Wandering Robot | ZhaoZiLong | WA | 1ms | 3836kb | C++ | 559b | 2023-09-01 14:58:36 | 2023-09-01 14:58:37 |
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: 3836kb
input:
2 3 3 RUL 1 1000000000 D
output:
4 999999999
result:
wrong answer 2nd numbers differ - expected: '1000000000', found: '999999999'