QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#52845 | #4808. Great Party | wlxhkk# | WA | 2ms | 5828kb | C++14 | 941b | 2022-10-04 15:32:09 | 2022-10-04 15:32:56 |
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: 5828kb
input:
4 5 1 2 2 4 1 2 2 3 3 4 1 3 2 4
output:
6 5 6 9 9
result:
wrong answer 1st numbers differ - expected: '3', found: '6'