QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#539254 | #7221. The Road Network | ucup-team1005 | WA | 15ms | 10772kb | Python3 | 1.8kb | 2024-08-31 14:22:14 | 2024-08-31 14:22:15 |
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: 15ms
memory: 10772kb
input:
4 7 1 4 6 3
output:
1 3 4 6 3 6
result:
wrong answer 1st numbers differ - expected: '3', found: '1'