QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#792015 | #7516. Robot Experiment | MaMengQi | WA | 1ms | 5832kb | C++14 | 1.4kb | 2024-11-28 22:52:47 | 2024-11-28 22:52:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 5832kb
input:
2 RU
output:
4 0 0 0 1 1 0 1 1
result:
ok 5 lines
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 5768kb
input:
4 LRUD
output:
7 -1 -1 -1 0 0 -1 0 0 0 1 1 -1 1 0
result:
wrong answer 1st lines differ - expected: '4', found: '7'