QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#508897 | #7516. Robot Experiment | ZhangYiDe | WA | 0ms | 3552kb | C++23 | 869b | 2024-08-07 21:36:48 | 2024-08-07 21:36:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3552kb
input:
2 RU
output:
4 0 0 0 1 1 0 1 1
result:
ok 5 lines
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3512kb
input:
4 LRUD
output:
9 -1 -1 -1 0 -1 1 0 -1 0 0 0 1 1 -1 1 0 1 1
result:
wrong answer 1st lines differ - expected: '4', found: '9'