QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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'