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~14 輸入保證存在兩個以上的棲息地互相無法抵達。 23 / 23
4 15~20 輸入滿足所有測試資料中,$n$ 的總和不超過 $500$。 28 / 28
5 0~50 無額外限制 46 / 46

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0003.2 17932 3660 Accepted 100
1 1 5 0003.2 17932 3600 Accepted 100
2 2 5 0107.5 18592 4492 Accepted 100
3 2 5 0203.9 31924 23480 Accepted 100
4 2 5 0201.9 31924 23524 Accepted 100
5 3 5 0133.1 18460 4936 Accepted 100
6 3 5 0128.7 17932 3932 Accepted 100
7 3 5 0130.5 17932 4196 Accepted 100
8 3 5 0130.2 17932 3868 Accepted 100
9 3 5 0199.9 17932 13132 Accepted 100
10 3 5 0176.8 18156 13312 Accepted 100
11 3 5 0076.7 17932 3624 Accepted 100
12 3 5 0161.5 17932 6292 Accepted 100
13 3 5 0184.5 17932 11244 Accepted 100
14 3 5 0121.6 31924 19956 Accepted 100
15 4 5 0003.7 17932 3680 Accepted 100
16 4 5 0003.5 17932 3748 Accepted 100
17 4 5 0003.4 17932 3544 Accepted 100
18 4 5 0003.3 17932 3628 Accepted 100
19 4 5 0003.3 17932 3652 Accepted 100
20 4 5 0003.5 17932 3456 Accepted 100
21 5 0064.5 18016 6932 Accepted 100
22 5 0153.3 17932 4424 Accepted 100
23 5 0144.3 17932 3852 Accepted 100
24 5 0162.1 18064 4332 Accepted 100
25 5 0152.1 17932 3692 Accepted 100
26 5 0207.9 18404 13548 Accepted 100
27 5 0250.8 20968 15932 Accepted 100
28 5 0239.3 19120 14212 Accepted 100
29 5 0264.5 22024 17104 Accepted 100
30 5 0254.3 22024 17160 Accepted 100
31 5 0238.8 19384 14484 Accepted 100
32 5 0216.6 18576 13788 Accepted 100
33 5 0137.9 17932 3632 Accepted 100
34 5 0236.4 19252 14268 Accepted 100
35 5 0210.0 18320 13492 Accepted 100
36 5 0182.9 18020 7328 Accepted 100
37 5 0180.5 18036 7408 Accepted 100
38 5 0212.6 18228 13444 Accepted 100
39 5 0244.2 19120 14344 Accepted 100
40 5 0209.7 18328 7204 Accepted 100
41 5 0197.0 17932 12888 Accepted 100
42 5 0169.5 17932 6560 Accepted 100
43 5 0210.0 17932 13024 Accepted 100
44 5 0170.0 17932 6560 Accepted 100
45 5 0197.2 17932 13024 Accepted 100
46 5 0168.3 17932 6728 Accepted 100
47 5 0168.1 17932 6720 Accepted 100
48 5 0194.1 17932 12964 Accepted 100
49 5 0169.5 17932 6648 Accepted 100
50 5 0169.8 17932 6744 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.3 KB
Back to Top