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.2 19864 11840 Accepted 100
1 1 5 0014.5 19864 11860 Accepted 100
2 2 5 0126.5 21080 13280 Accepted 100
3 2 5 0324.3 33960 27476 Accepted 100
4 2 5 0342.2 41288 34652 Accepted 100
5 3 5 0162.3 23268 15524 Wrong Answer 0
6 3 5 0180.0 22144 14176 Wrong Answer 0
7 3 5 0186.2 22352 13980 Wrong Answer 0
8 3 5 0168.8 21828 13556 Wrong Answer 0
9 3 5 0405.2 41120 35400 Wrong Answer 0
10 3 5 0321.3 38052 34868 Accepted 100
11 3 5 0097.8 19864 11772 Accepted 100
12 3 5 0243.7 30196 21104 Accepted 100
13 3 5 0353.2 33684 29408 Accepted 100
14 3 5 0045.2 22980 13716 Accepted 100
15 4 5 0014.6 19868 11876 Accepted 100
16 4 5 0014.4 19864 11700 Accepted 100
17 4 5 0014.5 19864 11892 Accepted 100
18 4 5 0014.6 19864 11792 Wrong Answer 0
19 4 5 0014.8 19860 11700 Accepted 100
20 4 5 0014.4 19856 11884 Accepted 100
21 5 0109.4 26104 18672 Accepted 100
22 5 0248.8 24800 16268 Accepted 100
23 5 0162.7 22060 13800 Accepted 100
24 5 0199.0 25428 16552 Accepted 100
25 5 0174.4 22476 14196 Accepted 100
26 5 0379.6 41572 34412 Accepted 100
27 5 0494.3 44672 39828 Accepted 100
28 5 0568.5 44304 38804 Accepted 100
29 5 0572.8 41092 36268 Accepted 100
30 5 0485.6 41116 36428 Accepted 100
31 5 0563.4 50772 45224 Accepted 100
32 5 0370.2 41572 34360 Accepted 100
33 5 0171.7 20656 12540 Accepted 100
34 5 0621.9 49904 46524 Accepted 100
35 5 0374.4 41572 34264 Accepted 100
36 5 0305.9 30208 22316 Accepted 100
37 5 0291.8 30900 22388 Accepted 100
38 5 0378.8 41572 34400 Accepted 100
39 5 0524.3 42296 37728 Accepted 100
40 5 0364.0 30948 22428 Accepted 100
41 5 0397.2 41568 34240 Accepted 100
42 5 0353.1 30208 22148 Accepted 100
43 5 0399.8 41572 34400 Accepted 100
44 5 0286.1 30588 22140 Accepted 100
45 5 0381.9 41568 34240 Accepted 100
46 5 0299.8 30204 22392 Accepted 100
47 5 0314.0 30212 22236 Accepted 100
48 5 0373.4 41568 34236 Accepted 100
49 5 0299.4 30936 22444 Accepted 100
50 5 0274.0 30220 21856 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.47 KB
Back to Top