QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#641821 | #8546. Min or Max 2 | gg_gong | WA | 0ms | 20204kb | C++20 | 3.9kb | 2024-10-15 00:32:42 | 2024-10-15 00:32:42 |
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: 20204kb
input:
4 2 1 2 2 1 5 2 4 1 5 3 2 4 1 5 3 5 1 2 3 4 5 5 4 3 2 1 8 5 8 3 4 2 7 1 6 4 6 3 8 5 1 2 7
output:
2 0 7 2 2 2 2 9 9 9 9 7 14 14 11 11 10 9 9 9
result:
wrong answer 3rd numbers differ - expected: '5', found: '7'