QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#152613 | #6699. Wandering Robot | GuanYunchang | WA | 1ms | 3772kb | C++11 | 742b | 2023-08-28 14:51:05 | 2023-08-28 14:51:06 |
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: 3772kb
input:
2 3 3 RUL 1 1000000000 D
output:
2 1
result:
wrong answer 1st numbers differ - expected: '4', found: '2'