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 0003.9 6216 3496 Accepted 100
1 1 5 0003.1 6216 3416 Accepted 100
2 2 5 0161.3 7304 4204 Accepted 100
3 2 5 0445.7 29640 25432 Accepted 100
4 2 5 0546.0 28084 23908 Accepted 100
5 3 5 0191.8 8508 5436 Accepted 100
6 3 5 0213.0 7304 4588 Accepted 100
7 3 5 0192.4 8156 5208 Accepted 100
8 3 5 0188.8 7512 4500 Accepted 100
9 3 5 0514.9 38028 32176 Accepted 100
10 3 5 0372.2 36132 31956 Accepted 100
11 3 5 0790.3 6216 3416 Accepted 100
12 3 5 0323.6 14972 10976 Accepted 100
13 3 5 0552.4 28680 25172 Accepted 100
14 3 5 0073.0 18708 14540 Accepted 100
15 4 5 0003.4 6216 3400 Accepted 100
16 4 5 0003.8 6216 3524 Accepted 100
17 4 5 0003.4 6216 3444 Accepted 100
18 4 5 0003.3 6216 3476 Accepted 100
19 4 5 0003.8 6216 3512 Accepted 100
20 4 5 0004.4 6216 3448 Accepted 100
21 5 0124.1 15884 12196 Accepted 100
22 5 0234.0 8332 5508 Accepted 100
23 5 0226.8 6500 3808 Accepted 100
24 5 0245.0 7712 4488 Accepted 100
25 5 0220.2 6592 3892 Accepted 100
26 5 0580.8 38472 30936 Accepted 100
27 5 0664.1 37064 32156 Accepted 100
28 5 0698.6 40040 34220 Accepted 100
29 5 0701.3 38880 32820 Accepted 100
30 5 0778.7 38904 33216 Accepted 100
31 5 0864.6 40036 34208 Accepted 100
32 5 0540.6 38472 30812 Accepted 100
33 5 0213.9 6348 3468 Accepted 100
34 5 0713.9 38024 33916 Accepted 100
35 5 0506.3 38472 30916 Accepted 100
36 5 0324.2 15972 12604 Accepted 100
37 5 0319.0 15972 12512 Accepted 100
38 5 0568.9 38472 30916 Accepted 100
39 5 0691.7 37556 33416 Accepted 100
40 5 0466.3 18988 15516 Accepted 100
41 5 0551.5 38472 30872 Accepted 100
42 5 0453.6 15976 12608 Accepted 100
43 5 0588.9 38472 30916 Accepted 100
44 5 0379.0 15976 12704 Accepted 100
45 5 0567.5 38472 30912 Accepted 100
46 5 0371.3 15980 12708 Accepted 100
47 5 0365.9 15976 12560 Accepted 100
48 5 0569.5 38472 30916 Accepted 100
49 5 0380.5 15972 12620 Accepted 100
50 5 0381.2 15976 12560 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
4.51 KB
Back to Top