QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#613101 | #8932. Bingo | MaMengQi | WA | 12ms | 10648kb | Python3 | 652b | 2024-10-05 13:34:39 | 2024-10-05 13:34:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 12ms
memory: 10648kb
input:
6 7 3 12 3 9 10 249 51 1369 37 2 1
output:
4 13 10 251 1370 2
result:
wrong answer 1st lines differ - expected: '9', found: '4'