QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#412463 | #8547. Whose Land? | ucup-team387 | WA | 0ms | 15756kb | C++20 | 6.7kb | 2024-05-16 14:48:52 | 2024-05-16 14:48:53 |
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: 15756kb
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:
3 3 6 2 3
result:
wrong answer 1st numbers differ - expected: '4', found: '3'