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 0001.3 9816 1220 Accepted 100
1 1 5 0001.3 9816 1220 Accepted 100
2 2 5 0017.5 9816 1508 Accepted 100
3 2 5 0032.2 9816 3704 Accepted 100
4 2 5 0031.7 9816 3692 Accepted 100
5 3 5 0023.8 9816 1792 Accepted 100
6 3 5 0030.1 9816 1660 Accepted 100
7 3 5 0025.0 9816 1500 Accepted 100
8 3 5 0021.2 9816 1668 Accepted 100
9 3 5 0020.6 9816 1660 Accepted 100
10 3 5 0033.4 9816 6076 Accepted 100
11 3 5 0034.9 9816 6020 Accepted 100
12 3 5 0008.4 9816 1352 Accepted 100
13 3 5 0032.6 9816 2668 Accepted 100
14 3 5 0040.6 9816 5268 Accepted 100
15 3 5 0010.0 9816 3732 Accepted 100
16 4 5 0001.4 9816 1360 Accepted 100
17 4 5 0001.4 9816 1244 Accepted 100
18 4 5 0001.4 9816 1240 Accepted 100
19 4 5 0001.3 9816 1296 Accepted 100
20 4 5 0001.3 9816 1248 Accepted 100
21 4 5 0001.4 9816 1292 Accepted 100
22 4 5 0001.3 9816 1264 Accepted 100
23 5 0017.9 9816 2920 Accepted 100
24 5 0034.1 9816 1748 Accepted 100
25 5 0031.7 9816 1388 Accepted 100
26 5 0035.8 9816 1648 Accepted 100
27 5 0033.7 9816 1488 Accepted 100
28 5 0053.2 9816 6072 Accepted 100
29 5 0057.0 9816 6076 Accepted 100
30 5 0055.5 9816 6024 Accepted 100
31 5 0061.9 9816 6068 Accepted 100
32 5 0060.6 9816 6028 Accepted 100
33 5 0059.8 9816 6044 Accepted 100
34 5 0053.9 9816 6120 Accepted 100
35 5 0033.0 9816 1356 Accepted 100
36 5 0065.6 9816 6032 Accepted 100
37 5 0048.2 9816 6044 Accepted 100
38 5 0042.8 9816 2912 Accepted 100
39 5 0038.0 9816 2908 Accepted 100
40 5 0047.0 9816 6024 Accepted 100
41 5 0058.9 9816 6072 Accepted 100
42 5 0045.4 9816 2968 Accepted 100
43 5 0045.2 9816 6080 Accepted 100
44 5 0035.8 9816 3000 Accepted 100
45 5 0046.1 9816 6124 Accepted 100
46 5 0035.0 9816 3016 Accepted 100
47 5 0042.6 9816 6040 Accepted 100
48 5 0035.0 9816 2936 Accepted 100
49 5 0034.2 9816 2924 Accepted 100
50 5 0045.3 9816 6044 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.97 KB
Back to Top