QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#52797 | #4808. Great Party | MaMengQi | WA | 2ms | 3668kb | C++14 | 907b | 2022-10-04 15:08:59 | 2022-10-04 15:09:00 |
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: 2ms
memory: 3668kb
input:
4 5 1 2 2 4 1 2 2 3 3 4 1 3 2 4
output:
3 2 2 5 5
result:
wrong answer 3rd numbers differ - expected: '3', found: '2'