QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#713820 | #5414. Stop, Yesterday Please No More | ucup-team5622 | WA | 0ms | 3900kb | C++14 | 2.4kb | 2024-11-05 20:37:12 | 2024-11-05 20:37:16 |
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: 3900kb
input:
3 4 5 3 ULDDRR 4 5 0 UUUUUUU 4 5 10 UUUUUUU
output:
1 3 2 4 2 20 0
result:
wrong answer 1st numbers differ - expected: '2', found: '1'