Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~4 輸入滿足 $m = n − 1$,且所有的棲息地連通。 3 / 3
3 5~15 輸入保證存在兩個以上的棲息地互相無法抵達。 23 / 23
4 16~22 輸入滿足所有測試資料中,$n$ 的總和不超過 $500$。 28 / 28
5 0~52 無額外限制 46 / 46

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0010.8 27152 10548 Accepted 100
1 1 5 0011.1 27152 10620 Accepted 100
2 2 5 0192.4 27424 11364 Accepted 100
3 2 5 0254.3 33380 23880 Accepted 100
4 2 5 0250.0 33380 23728 Accepted 100
5 3 5 0306.5 29728 13772 Accepted 100
6 3 5 0334.4 29056 12884 Accepted 100
7 3 5 0326.2 29092 12776 Accepted 100
8 3 5 0322.4 28660 12208 Accepted 100
9 3 5 0470.4 48896 42152 Accepted 100
10 3 5 0487.3 45324 39756 Accepted 100
11 3 5 0790.2 27152 10540 Accepted 100
12 3 5 0413.4 35020 20632 Accepted 100
13 3 5 0522.1 40004 33276 Accepted 100
14 3 5 0158.2 47444 33200 Accepted 100
15 3 5 0011.5 27152 10576 Accepted 100
16 4 5 0011.6 27152 10660 Accepted 100
17 4 5 0011.4 27152 10740 Accepted 100
18 4 5 0011.5 27152 10652 Accepted 100
19 4 5 0011.6 27152 10488 Accepted 100
20 4 5 0011.3 27152 10576 Accepted 100
21 4 5 0163.4 32756 20100 Accepted 100
22 4 5 0372.4 30304 14148 Accepted 100
23 5 0318.7 28360 11604 Accepted 100
24 5 0366.9 29972 13604 Accepted 100
25 5 0315.0 28440 11748 Accepted 100
26 5 0522.3 46180 40556 Accepted 100
27 5 0607.4 41944 37732 Accepted 100
28 5 0592.8 42128 38352 Accepted 100
29 5 0603.0 40844 37252 Accepted 100
30 5 0594.4 40828 37296 Accepted 100
31 5 0599.1 42148 38424 Accepted 100
32 5 0546.2 47544 40680 Accepted 100
33 5 0308.9 27540 11148 Accepted 100
34 5 0645.4 42504 39048 Accepted 100
35 5 0553.4 46860 40252 Accepted 100
36 5 0442.9 35444 22344 Accepted 100
37 5 0440.3 35956 22992 Accepted 100
38 5 0549.7 46860 40112 Accepted 100
39 5 0607.2 41112 37176 Accepted 100
40 5 0481.7 34896 21568 Accepted 100
41 5 0551.8 46860 40284 Accepted 100
42 5 0439.5 35956 23116 Accepted 100
43 5 0527.5 46860 40156 Accepted 100
44 5 0440.4 35668 22492 Accepted 100
45 5 0513.2 46860 40160 Accepted 100
46 5 0433.4 35660 22536 Accepted 100
47 5 0460.7 35836 23172 Accepted 100
48 5 0538.8 46860 40272 Accepted 100
49 5 0440.4 35732 22716 Accepted 100
50 5 0435.6 35828 22712 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.8 KB
Back to Top