QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'