QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#454350 | #8519. Radars | MaMengQi | WA | 0ms | 3680kb | C++17 | 1.1kb | 2024-06-24 19:58:15 | 2024-06-24 19:58:16 |
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: 0ms
memory: 3680kb
input:
2 3 1 1 1 1 1 1 1 1 1 5 8 5 2 8 3 5 6 9 7 3 7 8 9 1 4 8 9 4 5 5 2 8 6 9 3
output:
1 1 1 1 1 1 1 1 1 2 3 2 1 7 1 2 4 5
result:
wrong answer 2nd numbers differ - expected: '5', found: '1'