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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0014.8 19864 11776 Accepted 100
1 1 5 0018.0 19860 11664 Accepted 100
2 2 5 0172.5 21084 13312 Accepted 100
3 2 5 0375.2 33964 27356 Accepted 100
4 2 5 0406.5 41292 34672 Accepted 100
5 3 5 0183.4 23268 15604 Wrong Answer 0
6 3 5 0182.3 22152 14096 Wrong Answer 0
7 3 5 0190.2 22356 13972 Wrong Answer 0
8 3 5 0176.0 21828 13524 Wrong Answer 0
9 3 5 0425.3 41124 35556 Wrong Answer 0
10 3 5 0406.3 37924 34568 Wrong Answer 0
11 3 5 0099.0 19864 11836 Accepted 100
12 3 5 0301.7 30196 21132 Accepted 100
13 3 5 0483.4 33684 29540 Accepted 100
14 3 5 0068.9 22976 13712 Accepted 100
15 4 5 0016.7 19868 11780 Accepted 100
16 4 5 0016.9 19856 11924 Accepted 100
17 4 5 0015.7 19864 11932 Accepted 100
18 4 5 0016.4 19856 11736 Wrong Answer 0
19 4 5 0015.1 19864 11796 Accepted 100
20 4 5 0016.1 19860 11804 Accepted 100
21 5 0124.7 26100 18852 Accepted 100
22 5 0244.4 24800 16440 Accepted 100
23 5 0170.9 22056 13860 Accepted 100
24 5 0222.1 25432 16704 Accepted 100
25 5 0170.5 22480 14184 Accepted 100
26 5 0389.8 41568 34396 Accepted 100
27 5 0556.3 44668 39968 Accepted 100
28 5 0668.8 44300 38736 Accepted 100
29 5 0540.9 41096 36456 Accepted 100
30 5 0519.8 41116 36440 Accepted 100
31 5 0620.5 50772 45236 Accepted 100
32 5 0393.4 41568 34336 Accepted 100
33 5 0157.0 20648 12396 Accepted 100
34 5 0674.9 49900 46544 Accepted 100
35 5 0395.0 41564 34336 Accepted 100
36 5 0329.5 30204 22140 Accepted 100
37 5 0302.2 30900 22396 Accepted 100
38 5 0486.8 41572 34264 Accepted 100
39 5 0592.5 42296 37556 Accepted 100
40 5 0421.4 30948 22344 Accepted 100
41 5 0435.3 41572 34356 Accepted 100
42 5 0332.4 30204 22156 Accepted 100
43 5 0424.8 41568 34416 Accepted 100
44 5 0301.5 30588 22296 Accepted 100
45 5 0399.9 41568 34252 Accepted 100
46 5 0308.7 30208 22556 Accepted 100
47 5 0313.8 30208 22292 Accepted 100
48 5 0403.5 41572 34244 Accepted 100
49 5 0319.5 30944 22404 Accepted 100
50 5 0305.9 30212 21860 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.42 KB
Back to Top