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 0002.9 6232 3644 Accepted 100
1 1 5 0002.9 6232 3584 Accepted 100
2 2 5 0122.2 7828 5004 Accepted 100
3 2 5 0314.7 30564 26460 Accepted 100
4 2 5 0345.7 42272 38356 Accepted 100
5 3 5 0209.6 10544 7468 Accepted 100
6 3 5 0227.9 8104 5556 Accepted 100
7 3 5 0223.2 9396 6108 Accepted 100
8 3 5 0225.3 8180 5300 Accepted 100
9 3 5 0544.5 58840 51968 Accepted 100
10 3 5 0447.6 52044 48412 Accepted 100
11 3 5 0125.9 6232 3532 Accepted 100
12 3 5 0269.7 21372 17620 Accepted 100
13 3 5 0448.5 46888 42864 Accepted 100
14 3 5 0094.3 31864 27764 Accepted 100
15 4 5 0003.3 6232 3624 Accepted 100
16 4 5 0003.3 6232 3528 Accepted 100
17 4 5 0003.3 6232 3696 Accepted 100
18 4 5 0003.4 6232 3588 Accepted 100
19 4 5 0003.0 6232 3520 Accepted 100
20 4 5 0003.4 6232 3624 Accepted 100
21 5 0100.5 19304 15400 Accepted 100
22 5 0229.9 9328 6180 Accepted 100
23 5 0217.6 6764 4068 Accepted 100
24 5 0240.0 8468 5748 Accepted 100
25 5 0231.0 6680 4072 Accepted 100
26 5 0437.1 48812 39928 Accepted 100
27 5 0622.5 57084 49800 Accepted 100
28 5 0573.8 50156 41652 Accepted 100
29 5 0628.4 54816 47284 Accepted 100
30 5 0616.6 54840 47296 Accepted 100
31 5 0653.2 59108 50644 Accepted 100
32 5 0422.1 49660 40476 Accepted 100
33 5 0206.2 6492 3848 Accepted 100
34 5 0713.6 62540 55136 Accepted 100
35 5 0454.2 50092 41100 Accepted 100
36 5 0293.3 19492 15872 Accepted 100
37 5 0296.6 19620 16188 Accepted 100
38 5 0440.3 49996 40744 Accepted 100
39 5 0594.6 49664 41796 Accepted 100
40 5 0355.7 20060 17188 Accepted 100
41 5 0487.9 61648 53208 Accepted 100
42 5 0399.0 23620 20588 Accepted 100
43 5 0498.7 61648 52924 Accepted 100
44 5 0346.5 23632 20312 Accepted 100
45 5 0501.8 61648 53240 Accepted 100
46 5 0330.8 23556 20736 Accepted 100
47 5 0319.4 23556 20736 Accepted 100
48 5 0504.9 61648 53132 Accepted 100
49 5 0330.8 23764 20636 Accepted 100
50 5 0307.6 23556 20652 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
7.79 KB
Back to Top