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.8 19996 10504 Accepted 100
1 1 5 0011.7 19996 10744 Accepted 100
2 2 5 0101.6 20748 11664 Accepted 100
3 2 5 0266.2 34040 27364 Accepted 100
4 2 5 0267.4 32488 25848 Accepted 100
5 3 5 0185.2 22836 13868 Accepted 100
6 3 5 0186.5 22060 12740 Accepted 100
7 3 5 0152.1 22476 13064 Accepted 100
8 3 5 0148.9 21916 12588 Accepted 100
9 3 5 0317.2 41488 35852 Accepted 100
10 3 5 0286.4 40384 36192 Accepted 100
11 3 5 0096.9 19996 10616 Accepted 100
12 3 5 0211.5 30332 20600 Accepted 100
13 3 5 0316.4 34852 30268 Accepted 100
14 3 5 0043.1 23112 13752 Accepted 100
15 3 5 0012.0 19996 10652 Accepted 100
16 4 5 0012.0 19996 10780 Accepted 100
17 4 5 0012.2 19996 10652 Accepted 100
18 4 5 0011.8 19996 10448 Accepted 100
19 4 5 0011.8 19996 10724 Accepted 100
20 4 5 0011.8 19996 10616 Accepted 100
21 4 5 0090.4 26572 18448 Accepted 100
22 4 5 0179.6 24556 14688 Accepted 100
23 5 0150.1 22164 12560 Accepted 100
24 5 0167.4 25324 15344 Accepted 100
25 5 0143.9 22544 12692 Accepted 100
26 5 0334.3 42432 35184 Accepted 100
27 5 0423.1 41332 36592 Accepted 100
28 5 0436.6 44664 39012 Accepted 100
29 5 0429.6 43504 37692 Accepted 100
30 5 0410.5 43528 37752 Accepted 100
31 5 0437.0 44660 39140 Accepted 100
32 5 0331.3 43320 36004 Accepted 100
33 5 0134.3 20788 11336 Accepted 100
34 5 0510.5 42196 38044 Accepted 100
35 5 0337.4 42860 35528 Accepted 100
36 5 0248.8 30836 22204 Accepted 100
37 5 0252.2 31200 22164 Accepted 100
38 5 0343.6 43560 36204 Accepted 100
39 5 0456.6 41596 37688 Accepted 100
40 5 0295.8 31480 21932 Accepted 100
41 5 0330.9 42440 35100 Accepted 100
42 5 0232.8 30896 22148 Accepted 100
43 5 0336.8 43104 35664 Accepted 100
44 5 0237.3 30828 22208 Accepted 100
45 5 0337.3 43220 36040 Accepted 100
46 5 0252.7 30776 22368 Accepted 100
47 5 0252.4 30944 22360 Accepted 100
48 5 0335.1 42876 35444 Accepted 100
49 5 0244.5 31308 21980 Accepted 100
50 5 0240.7 30860 21780 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.97 KB
Back to Top