Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3774
36332
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 0011.8 14432 11856 Accepted 100
1 1 4 0011.9 14432 11752 Accepted 100
2 1 4 0011.9 14432 11816 Accepted 100
3 1 4 0011.9 14432 11804 Accepted 100
4 1 4 0011.7 14432 11832 Accepted 100
5 2 4 0013.8 14564 11960 Accepted 100
6 2 4 0013.7 14564 11888 Accepted 100
7 2 4 0013.0 14432 11952 Accepted 100
8 2 4 0013.4 14564 11952 Accepted 100
9 2 4 0014.1 14712 12064 Accepted 100
10 3 4 0012.1 14432 11844 Accepted 100
11 3 4 0012.0 14432 11736 Accepted 100
12 3 4 0012.4 14432 11736 Accepted 100
13 3 4 0012.4 14432 11860 Accepted 100
14 3 4 0012.1 14432 11864 Accepted 100
15 4 0573.1 23828 17936 Accepted 100
16 4 1001.6 51544 36140 Accepted 100
17 4 1007.6 51544 36332 Accepted 100
18 4 0992.0 51540 36128 Accepted 100
19 1 4 0011.8 14432 11800 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
957 Bytes
Back to Top