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 0012.9 21156 10656 Accepted 100
1 1 5 0012.8 21156 10652 Accepted 100
2 2 5 0117.5 22256 12232 Accepted 100
3 2 5 0358.4 35200 28448 Accepted 100
4 2 5 0402.8 42468 35872 Accepted 100
5 3 5 0222.9 24000 13820 Accepted 100
6 3 5 0160.8 23200 12704 Accepted 100
7 3 5 0155.3 23628 13128 Accepted 100
8 3 5 0147.8 23124 12572 Accepted 100
9 3 5 0350.2 42416 35504 Accepted 100
10 3 5 0307.5 41016 35544 Accepted 100
11 3 5 0098.4 21156 10648 Accepted 100
12 3 5 0235.1 31492 20316 Accepted 100
13 3 5 0352.5 34980 29224 Accepted 100
14 3 5 0045.0 24272 13716 Accepted 100
15 4 5 0012.6 21156 10688 Accepted 100
16 4 5 0012.7 21156 10728 Accepted 100
17 4 5 0012.9 21156 10624 Accepted 100
18 4 5 0013.0 21156 10676 Accepted 100
19 4 5 0012.9 21156 10760 Accepted 100
20 4 5 0012.7 21156 10756 Accepted 100
21 5 0111.2 27396 18460 Accepted 100
22 5 0189.7 25932 15140 Accepted 100
23 5 0155.2 23260 12696 Accepted 100
24 5 0185.4 26604 15496 Accepted 100
25 5 0160.7 23712 13128 Accepted 100
26 5 0430.2 42864 35340 Accepted 100
27 5 0552.4 45840 41136 Accepted 100
28 5 0570.6 45596 39824 Accepted 100
29 5 0529.1 42388 37512 Accepted 100
30 5 0541.3 42412 37492 Accepted 100
31 5 0619.8 51944 46472 Accepted 100
32 5 0397.4 42864 35468 Accepted 100
33 5 0145.8 21948 11344 Accepted 100
34 5 0699.4 51068 47672 Accepted 100
35 5 0409.5 42864 35420 Accepted 100
36 5 0297.5 31504 21936 Accepted 100
37 5 0288.3 32192 22184 Accepted 100
38 5 0412.8 42864 35404 Accepted 100
39 5 0654.1 43588 38736 Accepted 100
40 5 0390.7 32244 21956 Accepted 100
41 5 0403.1 42864 34264 Accepted 100
42 5 0279.8 31504 21416 Accepted 100
43 5 0379.2 42864 34404 Accepted 100
44 5 0284.0 31880 21504 Accepted 100
45 5 0367.7 42864 34412 Accepted 100
46 5 0271.8 31500 21612 Accepted 100
47 5 0281.0 31504 21388 Accepted 100
48 5 0374.8 42864 34400 Accepted 100
49 5 0272.3 32236 21676 Accepted 100
50 5 0273.6 31512 21224 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
3.47 KB
Back to Top