QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#379919 | #8572. Passing Game | ucup-team2742# | WA | 0ms | 11844kb | C++17 | 1.6kb | 2024-04-06 19:55:28 | 2024-04-06 19:55:29 |
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: 11844kb
input:
2 4 2 3 2 1 6 3 1 1 3 2 0 1 2 1 2
output:
0 0
result:
wrong answer 1st numbers differ - expected: '7', found: '0'