QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#152498 | #6699. Wandering Robot | HuangHanSheng | WA | 0ms | 3840kb | C++14 | 1.5kb | 2023-08-28 10:22:51 | 2023-08-28 10:22:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3840kb
input:
2 3 3 RUL 1 1000000000 D
output:
4 1
result:
wrong answer 2nd numbers differ - expected: '1000000000', found: '1'