QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#345164 | #5188. 鬼街 | hyforces | WA | 11ms | 12644kb | C++20 | 2.1kb | 2024-03-06 11:53:50 | 2024-03-06 11:53:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 11ms
memory: 12644kb
input:
20 9 1 10 2 0 5 0 0 6 1 0 7 1 0 15 1 1 12 3 0 8 0 1 5 0 0 8 2
output:
0 0 0 1 1 1 2 1 3
result:
wrong answer 5th lines differ - expected: '0', found: '1 2 '