QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#527475 | #6560. Broken Minimum Spanning Tree | ucup-team3556# | WA | 0ms | 3600kb | C++17 | 2.8kb | 2024-08-22 15:47:41 | 2024-08-22 15:47:41 |
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: 3600kb
input:
4 4 1 2 10 2 3 3 3 4 1 1 4 4
output:
2 1 1 1
result:
wrong answer bad swap 1 1