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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0019.4 21740 17436 Accepted 100
1 1 5 0020.5 21740 17576 Accepted 100
2 2 5 0114.2 23084 19112 Accepted 100
3 2 5 0292.8 33172 29744 Accepted 100
4 2 5 0340.2 50720 47208 Accepted 100
5 3 5 0169.2 25724 21668 Wrong Answer 0
6 3 5 0180.2 24272 20164 Wrong Answer 0
7 3 5 0167.9 24276 19712 Wrong Answer 0
8 3 5 0165.7 23648 19412 Wrong Answer 0
9 3 5 0417.8 49380 43404 Wrong Answer 0
10 3 5 0395.4 45616 41984 Wrong Answer 0
11 3 5 0089.3 21740 17636 Accepted 100
12 3 5 0266.5 33240 26984 Accepted 100
13 3 5 0426.5 42188 38456 Accepted 100
14 3 5 0054.1 23588 19848 Accepted 100
15 3 5 0020.7 21740 17464 Accepted 100
16 4 5 0020.9 21740 17680 Accepted 100
17 4 5 0022.3 21740 17628 Accepted 100
18 4 5 0020.8 21740 17672 Wrong Answer 0
19 4 5 0021.2 21740 17472 Accepted 100
20 4 5 0021.1 21740 17628 Accepted 100
21 4 5 0128.9 30604 25800 Accepted 100
22 4 5 0203.1 26652 22000 Accepted 100
23 5 0159.5 23492 19560 Accepted 100
24 5 0188.1 26936 22180 Accepted 100
25 5 0152.8 23988 19760 Accepted 100
26 5 0449.1 50784 44124 Accepted 100
27 5 0556.2 54156 49292 Accepted 100
28 5 0556.1 47700 42392 Accepted 100
29 5 0521.4 43668 39228 Accepted 100
30 5 0504.1 43668 39148 Accepted 100
31 5 0562.9 61556 55828 Accepted 100
32 5 0434.9 50784 43980 Accepted 100
33 5 0136.0 22400 18372 Accepted 100
34 5 0751.0 62212 58992 Accepted 100
35 5 0460.9 50784 44012 Accepted 100
36 5 0330.8 34212 28612 Accepted 100
37 5 0324.1 33696 28404 Accepted 100
38 5 0449.7 50784 44024 Accepted 100
39 5 0525.3 46192 41420 Accepted 100
40 5 0348.5 32800 26924 Accepted 100
41 5 0444.7 50784 44048 Accepted 100
42 5 0319.6 33696 28496 Accepted 100
43 5 0456.4 50784 44012 Accepted 100
44 5 0308.1 33696 28380 Accepted 100
45 5 0448.1 50784 44012 Accepted 100
46 5 0321.3 33692 28468 Accepted 100
47 5 0335.7 33696 28384 Accepted 100
48 5 0444.9 50784 44128 Accepted 100
49 5 0315.2 33700 28372 Accepted 100
50 5 0322.5 33700 28272 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.96 KB
Back to Top