QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#605217 | #8932. Bingo | GuanYunchang | WA | 1ms | 3676kb | C++17 | 2.4kb | 2024-10-02 16:12:11 | 2024-10-02 16:12:13 |
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: 1ms
memory: 3676kb
input:
6 7 3 12 3 9 10 249 51 1369 37 2 1
output:
9 12 10 250 1370 3
result:
wrong answer 2nd lines differ - expected: '13', found: '12'