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 0021.5 21740 17588 Accepted 100
1 1 5 0020.4 21740 17560 Accepted 100
2 2 5 0115.1 23084 19176 Accepted 100
3 2 5 0296.0 33172 29604 Accepted 100
4 2 5 0333.4 50724 47300 Accepted 100
5 3 5 0173.5 25724 21612 Accepted 100
6 3 5 0177.1 24272 20184 Accepted 100
7 3 5 0168.3 24276 19764 Accepted 100
8 3 5 0164.1 23648 19468 Accepted 100
9 3 5 0427.8 49380 43312 Accepted 100
10 3 5 0396.6 45616 41888 Accepted 100
11 3 5 0090.1 21740 17632 Accepted 100
12 3 5 0247.5 33240 26980 Accepted 100
13 3 5 0424.8 42188 38380 Accepted 100
14 3 5 0054.1 23588 19980 Accepted 100
15 3 5 0020.7 21740 17468 Accepted 100
16 4 5 0020.6 21740 17600 Accepted 100
17 4 5 0020.7 21740 17592 Accepted 100
18 4 5 0020.3 21740 17460 Accepted 100
19 4 5 0021.7 21740 17472 Accepted 100
20 4 5 0020.5 21740 17656 Accepted 100
21 4 5 0117.1 30604 25804 Accepted 100
22 4 5 0201.3 26652 22136 Accepted 100
23 5 0159.8 23496 19508 Accepted 100
24 5 0183.2 26940 22192 Accepted 100
25 5 0152.0 23992 19800 Accepted 100
26 5 0435.4 50784 44076 Accepted 100
27 5 0550.8 54156 49216 Accepted 100
28 5 0525.0 47700 42360 Accepted 100
29 5 0508.7 43668 39288 Accepted 100
30 5 0493.7 43668 39236 Accepted 100
31 5 0567.8 61556 55856 Accepted 100
32 5 0436.8 50784 44060 Accepted 100
33 5 0133.4 22400 18304 Accepted 100
34 5 0739.4 62216 58916 Accepted 100
35 5 0449.7 50784 44040 Accepted 100
36 5 0327.7 34212 28656 Accepted 100
37 5 0318.8 33696 28508 Accepted 100
38 5 0445.0 50784 44096 Accepted 100
39 5 0532.9 46192 41484 Accepted 100
40 5 0324.1 32800 26920 Accepted 100
41 5 0440.8 50784 44120 Accepted 100
42 5 0315.8 33696 28420 Accepted 100
43 5 0440.0 50784 43968 Accepted 100
44 5 0323.1 33696 28384 Accepted 100
45 5 0443.6 50784 44020 Accepted 100
46 5 0322.9 33692 28456 Accepted 100
47 5 0334.2 33696 28392 Accepted 100
48 5 0443.3 50784 44108 Accepted 100
49 5 0310.4 33700 28352 Accepted 100
50 5 0316.3 33700 28224 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.15 KB
Back to Top