Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4216
44464
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4, 19 $N \leq 10$ 5 / 5
2 5~9 $\forall x, x = 0$ 10 / 10
3 10~14 $M = N - 1$且圖連通 15 / 15
4 0~19 無其他限制 70 / 70

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 4 0002.5 6204 3612 Accepted 100
1 1 4 0002.7 6204 3592 Accepted 100
2 1 4 0002.7 6204 3588 Accepted 100
3 1 4 0002.5 6204 3656 Accepted 100
4 1 4 0002.5 6204 3604 Accepted 100
5 2 4 0011.5 12988 10260 Accepted 100
6 2 4 0012.1 13668 11028 Accepted 100
7 2 4 0008.9 11092 8524 Accepted 100
8 2 4 0011.4 12860 10304 Accepted 100
9 2 4 0013.9 14356 11728 Accepted 100
10 3 4 0010.4 12856 10200 Accepted 100
11 3 4 0011.6 13808 11256 Accepted 100
12 3 4 0012.0 14344 11560 Accepted 100
13 3 4 0011.0 13396 10812 Accepted 100
14 3 4 0010.9 13392 10708 Accepted 100
15 4 0756.4 37628 26400 Accepted 100
16 4 1116.2 63608 44320 Accepted 100
17 4 1110.5 63608 44464 Accepted 100
18 4 1103.7 63564 44392 Accepted 100
19 1 4 0002.8 6204 3672 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.02 KB
Back to Top