QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#568458 | #9313. Make Max | ucup-team2383 | WA | 1ms | 7772kb | C++17 | 1.4kb | 2024-09-16 16:37:10 | 2024-09-16 16:37:11 |
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: 7772kb
input:
4 2 1 2 2 2 2 7 1 1 1 2 2 2 2 3 1 2 3
output:
1 1 1 1 1 2 1 1 2 1 1 2 2 0 1 2 3 1 5 6 7 1 1 2 2 3 3 1 4 5 5 6 6 7 7 3 1 1 1 1 1 1 2 1 3 3
result:
wrong answer 2nd numbers differ - expected: '0', found: '1'