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 0020.3 21740 17600 Accepted 100
1 1 5 0020.6 21740 17640 Accepted 100
2 2 5 0115.7 23088 19116 Accepted 100
3 2 5 0345.4 33172 29572 Accepted 100
4 2 5 0340.2 50728 47148 Accepted 100
5 3 5 0170.0 25728 21636 Accepted 100
6 3 5 0182.2 24272 20164 Accepted 100
7 3 5 0169.2 24276 19768 Accepted 100
8 3 5 0164.9 23648 19352 Accepted 100
9 3 5 0441.0 49380 43424 Accepted 100
10 3 5 0411.2 45616 41888 Accepted 100
11 3 5 0092.1 21740 17512 Accepted 100
12 3 5 0246.5 33240 27016 Accepted 100
13 3 5 0420.5 42188 38452 Accepted 100
14 3 5 0053.8 23588 19860 Accepted 100
15 3 5 0020.8 21740 17632 Accepted 100
16 4 5 0020.6 21740 17620 Accepted 100
17 4 5 0020.5 21740 17612 Accepted 100
18 4 5 0020.4 21740 17656 Accepted 100
19 4 5 0020.4 21740 17684 Accepted 100
20 4 5 0020.6 21740 17592 Accepted 100
21 4 5 0125.8 30604 25708 Accepted 100
22 4 5 0201.8 26648 22088 Accepted 100
23 5 0159.5 23496 19464 Accepted 100
24 5 0183.0 26940 22184 Accepted 100
25 5 0152.3 23988 19804 Accepted 100
26 5 0449.9 50784 44124 Accepted 100
27 5 0558.7 54160 49224 Accepted 100
28 5 0546.0 47700 42272 Accepted 100
29 5 0510.1 43668 39236 Accepted 100
30 5 0499.7 43668 39236 Accepted 100
31 5 0561.9 61552 55732 Accepted 100
32 5 0432.1 50784 44016 Accepted 100
33 5 0134.8 22400 18320 Accepted 100
34 5 0717.1 62208 58992 Accepted 100
35 5 0455.0 50784 44148 Accepted 100
36 5 0336.4 34212 28728 Accepted 100
37 5 0336.1 33696 28348 Accepted 100
38 5 0447.9 50784 43980 Accepted 100
39 5 0536.2 46192 41392 Accepted 100
40 5 0359.0 32800 26852 Accepted 100
41 5 0441.0 50784 44084 Accepted 100
42 5 0307.3 33696 28472 Accepted 100
43 5 0443.4 50784 44012 Accepted 100
44 5 0311.1 33696 28356 Accepted 100
45 5 0439.2 50784 44080 Accepted 100
46 5 0331.8 33692 28388 Accepted 100
47 5 0338.7 33696 28464 Accepted 100
48 5 0450.5 50784 44012 Accepted 100
49 5 0325.2 33700 28276 Accepted 100
50 5 0325.0 33700 28352 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.28 KB
Back to Top