QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#155033 | #6737. Neighbourhood | ucup-team1089 | WA | 8ms | 8908kb | Python3 | 10b | 2023-09-01 06:50:49 | 2023-09-01 06:50:49 |
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: 8ms
memory: 8908kb
input:
3 7 1 2 3 2 3 1 2 2 1 2 1 3 2 3 4 1 1 1 2 2 1 2 1 0 2 3 1
output:
1
result:
wrong answer 1st numbers differ - expected: '2', found: '1'