Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3005
27632
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.6 14280 3496 Accepted 100
1 1 4 0002.5 14280 3672 Accepted 100
2 1 4 0002.5 14280 3620 Accepted 100
3 1 4 0002.6 14280 3512 Accepted 100
4 1 4 0002.5 14280 3752 Accepted 100
5 2 4 0011.0 14412 10380 Accepted 100
6 2 4 0012.1 14412 11016 Accepted 100
7 2 4 0008.5 14280 8544 Accepted 100
8 2 4 0010.7 14412 9948 Accepted 100
9 2 4 0013.0 14412 11540 Accepted 100
10 3 4 0010.0 14280 10176 Accepted 100
11 3 4 0011.2 14280 11176 Accepted 100
12 3 4 0011.6 14280 11656 Accepted 100
13 3 4 0010.7 14280 10756 Accepted 100
14 3 4 0010.4 14280 10696 Accepted 100
15 4 0475.1 26624 21752 Accepted 100
16 4 0825.0 30120 26692 Accepted 100
17 4 0824.2 30516 26972 Accepted 100
18 4 0755.7 30912 27632 Accepted 100
19 1 4 0002.7 14280 3704 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.07 KB
Back to Top