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 0011.0 13260 10680 Accepted 100
1 1 5 0011.0 13260 10616 Accepted 100
2 2 5 0108.0 13932 11376 Accepted 100
3 2 5 0287.8 29208 25404 Accepted 100
4 2 5 0288.3 29120 25232 Accepted 100
5 3 5 0144.9 15156 12464 Accepted 100
6 3 5 0166.2 15420 12736 Accepted 100
7 3 5 0147.1 14596 11788 Accepted 100
8 3 5 0143.4 14868 12036 Accepted 100
9 3 5 0141.8 14408 11896 Accepted 100
10 3 5 0281.7 31816 26896 Accepted 100
11 3 5 0256.0 29788 26444 Accepted 100
12 3 5 0118.0 13260 10568 Accepted 100
13 3 5 0194.8 21076 16816 Accepted 100
14 3 5 0283.8 26952 23904 Accepted 100
15 3 5 0144.1 32928 29272 Accepted 100
16 4 5 0011.2 13260 10648 Accepted 100
17 4 5 0011.0 13260 10764 Accepted 100
18 4 5 0011.3 13260 10772 Accepted 100
19 4 5 0011.0 13260 10700 Accepted 100
20 4 5 0011.2 13260 10644 Accepted 100
21 4 5 0011.2 13260 10652 Accepted 100
22 4 5 0011.1 13260 10568 Accepted 100
23 5 0098.4 19348 16076 Accepted 100
24 5 0174.6 16156 12972 Accepted 100
25 5 0148.8 14444 11920 Accepted 100
26 5 0172.5 16172 13200 Accepted 100
27 5 0151.3 14656 11812 Accepted 100
28 5 0371.0 33240 27796 Accepted 100
29 5 0451.7 31648 27704 Accepted 100
30 5 0436.4 31184 26548 Accepted 100
31 5 0442.2 31960 27532 Accepted 100
32 5 0452.0 31984 27568 Accepted 100
33 5 0464.9 31184 26568 Accepted 100
34 5 0367.4 33240 27884 Accepted 100
35 5 0140.4 13780 11216 Accepted 100
36 5 0518.0 31944 27936 Accepted 100
37 5 0353.1 33240 27920 Accepted 100
38 5 0249.3 21892 18140 Accepted 100
39 5 0242.7 21760 18120 Accepted 100
40 5 0349.6 33240 27888 Accepted 100
41 5 0438.5 29740 26308 Accepted 100
42 5 0281.9 21016 17400 Accepted 100
43 5 0300.6 33220 27356 Accepted 100
44 5 0228.4 21784 18204 Accepted 100
45 5 0300.5 33220 27356 Accepted 100
46 5 0213.0 21744 18000 Accepted 100
47 5 0295.6 33220 27272 Accepted 100
48 5 0225.0 22032 18220 Accepted 100
49 5 0216.4 21912 18240 Accepted 100
50 5 0296.5 33220 27236 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
3.5 KB
Back to Top