QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#524307 | #5414. Stop, Yesterday Please No More | rotcar08 | WA | 1ms | 7960kb | C++14 | 1.0kb | 2024-08-19 15:26:29 | 2024-08-19 15:26:30 |
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: 7960kb
input:
3 4 5 3 ULDDRR 4 5 0 UUUUUUU 4 5 10 UUUUUUU
output:
0 20 0
result:
wrong answer 1st numbers differ - expected: '2', found: '0'