QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#506920 | #7415. Fast Spanning Tree | egypt_ioi2024_04 | WA | 3ms | 29760kb | C++20 | 3.6kb | 2024-08-06 02:08:19 | 2024-08-06 02:08:20 |
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: 3ms
memory: 29760kb
input:
5 5 1 4 3 4 0 4 5 5 3 1 1 2 5 2 4 3 1 4 1 4
output:
0
result:
wrong answer 1st numbers differ - expected: '4', found: '0'