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$。 28 / 28
5 0~52 無額外限制 0 / 46

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0002.8 6224 3560 Accepted 100
1 1 5 0002.6 6224 3528 Accepted 100
2 2 5 0137.7 7252 4332 Accepted 100
3 2 5 0325.2 28572 24856 Accepted 100
4 2 5 0328.0 27020 23340 Accepted 100
5 3 5 0167.3 8400 5460 Wrong Answer 0
6 3 5 0179.3 7196 4588 Accepted 100
7 3 5 0171.1 7908 4836 Accepted 100
8 3 5 0169.9 7400 4512 Accepted 100
9 3 5 0308.4 35688 29884 Accepted 100
10 3 5 0276.0 32492 28952 Accepted 100
11 3 5 0117.5 6224 3584 Wrong Answer 0
12 3 5 0201.1 14652 10728 Accepted 100
13 3 5 0299.6 26736 23348 Accepted 100
14 3 5 0068.6 18580 14140 Wrong Answer 0
15 3 5 0002.9 6224 3652 Accepted 100
16 4 5 0002.9 6224 3568 Accepted 100
17 4 5 0002.8 6224 3568 Accepted 100
18 4 5 0002.8 6224 3552 Accepted 100
19 4 5 0003.0 6224 3552 Accepted 100
20 4 5 0003.2 6224 3588 Accepted 100
21 4 5 0111.3 15796 12196 Accepted 100
22 4 5 0215.2 8352 5540 Accepted 100
23 5 0197.9 6500 3864 Accepted 100
24 5 0213.8 7748 4848 Accepted 100
25 5 0201.5 6580 3764 Accepted 100
26 5 0425.1 37644 30048 Accepted 100
27 5 0539.2 37408 32516 Accepted 100
28 5 0568.5 38332 33192 Accepted 100
29 5 0534.5 37172 32076 Accepted 100
30 5 0529.8 37192 32204 Accepted 100
31 5 0583.3 40376 34668 Accepted 100
32 5 0417.8 37644 29996 Accepted 100
33 5 0178.7 6356 3752 Accepted 100
34 5 0651.5 36296 32952 Accepted 100
35 5 0398.3 37644 30148 Accepted 100
36 5 0294.4 16036 13012 Accepted 100
37 5 0277.6 15796 12456 Accepted 100
38 5 0400.4 37644 30116 Accepted 100
39 5 0574.7 37308 33380 Accepted 100
40 5 0358.8 18996 15792 Accepted 100
41 5 0319.4 36136 28716 Accepted 100
42 5 0222.0 15332 12024 Accepted 100
43 5 0321.7 36136 28780 Accepted 100
44 5 0242.7 15332 11564 Accepted 100
45 5 0316.8 36136 28712 Accepted 100
46 5 0235.7 15336 12020 Accepted 100
47 5 0226.6 15336 12124 Accepted 100
48 5 0317.7 36136 28756 Accepted 100
49 5 0227.0 15328 12016 Accepted 100
50 5 0229.0 15332 12108 Accepted 100
Submitter:
Gu2
Compiler:
c++20
Code Length:
4.84 KB
Back to Top