QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#462983 | #8547. Whose Land? | egypt_ioi2024_12 | WA | 1ms | 4044kb | C++20 | 9.2kb | 2024-07-04 10:48:03 | 2024-07-04 10:48:04 |
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: 4044kb
input:
2 5 1 2 1 2 1 3 2 4 2 5 2 2 2 3 8 2 3 1 2 1 3 2 4 2 5 4 6 5 7 7 8 2 2 2 5 3 4
output:
4 5 7 8 5
result:
wrong answer 5th numbers differ - expected: '6', found: '5'