QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#603389 | #8932. Bingo | ucup-team4020# | WA | 15ms | 10708kb | Python3 | 1.3kb | 2024-10-01 16:19:46 | 2024-10-01 16:19:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 15ms
memory: 10708kb
input:
6 7 3 12 3 9 10 249 51 1369 37 2 1
output:
0 7 0 8 9 13 10 1 49 0 24 1 50 0 25 251 1370 0 2 0 3 3
result:
wrong answer 1st lines differ - expected: '9', found: '0 7'