Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3357
35904
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 3704 Accepted 100
1 1 4 0002.5 14280 3680 Accepted 100
2 1 4 0002.6 14280 3588 Accepted 100
3 1 4 0002.7 14280 3716 Accepted 100
4 1 4 0002.5 14280 3616 Accepted 100
5 2 4 0011.4 14412 10456 Accepted 100
6 2 4 0012.2 14412 10896 Accepted 100
7 2 4 0008.5 14280 8544 Accepted 100
8 2 4 0010.8 14412 9964 Accepted 100
9 2 4 0013.1 14560 11428 Accepted 100
10 3 4 0009.9 14280 10268 Accepted 100
11 3 4 0010.9 14280 11164 Accepted 100
12 3 4 0011.4 14280 11520 Accepted 100
13 3 4 0010.5 14280 10788 Accepted 100
14 3 4 0010.5 14280 10764 Accepted 100
15 4 0545.9 23676 16164 Accepted 100
16 4 0893.9 51392 35904 Accepted 100
17 4 0903.9 51392 35804 Accepted 100
18 4 0888.3 51388 35836 Accepted 100
19 1 4 0002.7 14280 3636 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.23 KB
Back to Top