QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#643897 | #1809. Find the MST for Grid | ZhaoZiLong | WA | 0ms | 3660kb | C++20 | 784b | 2024-10-16 07:15:07 | 2024-10-16 07:15:09 |
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: 3660kb
input:
2 3 1 1 3 6 1 4 1 2
output:
2147483658
result:
wrong answer expected '17', found '2147483658'