QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#511482 | #7415. Fast Spanning Tree | egypt_ioi2024_07 | RE | 0ms | 27864kb | C++23 | 1.9kb | 2024-08-09 22:50:54 | 2024-08-09 22:50:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 27864kb
input:
5 5 1 4 3 4 0 4 5 5 3 1 1 2 5 2 4 3 1 4 1 4
output:
4 2 3 1 4
result:
ok 5 number(s): "4 2 3 1 4"
Test #2:
score: -100
Runtime Error
input:
3 5 3 2 2 1 2 6 1 2 6 1 2 3 1 2 6 2 3 6