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.3 6216 3560 Accepted 100
1 1 5 0003.3 6216 3504 Accepted 100
2 2 5 0153.0 9304 6592 Accepted 100
3 2 5 0438.1 29492 25596 Accepted 100
4 2 5 0415.3 70856 66780 Accepted 100
5 3 5 0187.4 10756 7620 Accepted 100
6 3 5 0216.3 8052 5560 Accepted 100
7 3 5 0194.9 7732 4712 Accepted 100
8 3 5 0185.8 7224 4380 Accepted 100
9 3 5 0445.7 32976 28000 Accepted 100
10 3 5 0305.9 29980 26500 Accepted 100
11 3 5 0090.3 6216 3612 Accepted 100
12 3 5 0355.8 14484 10892 Accepted 100
13 3 5 0427.6 27160 23476 Accepted 100
14 3 5 0047.5 19880 15708 Accepted 100
15 4 5 0003.5 6216 3580 Accepted 100
16 4 5 0003.6 6216 3560 Accepted 100
17 4 5 0003.4 6216 3380 Accepted 100
18 4 5 0003.3 6216 3552 Accepted 100
19 4 5 0003.6 6216 3576 Accepted 100
20 4 5 0003.4 6216 3560 Accepted 100
21 5 0128.4 15364 11696 Accepted 100
22 5 0238.5 10240 7528 Accepted 100
23 5 0204.8 6752 4156 Accepted 100
24 5 0203.9 8656 5916 Accepted 100
25 5 0201.3 6692 4068 Accepted 100
26 5 0441.5 35360 29544 Accepted 100
27 5 0552.1 50476 45456 Accepted 100
28 5 0514.3 33900 29092 Accepted 100
29 5 0491.1 33404 28600 Accepted 100
30 5 0487.3 33620 28572 Accepted 100
31 5 0620.1 62420 57512 Accepted 100
32 5 0451.0 36952 31140 Accepted 100
33 5 0174.8 6348 3652 Accepted 100
34 5 0711.7 76172 72092 Accepted 100
35 5 0438.7 35732 29952 Accepted 100
36 5 0318.0 15632 12784 Accepted 100
37 5 0327.9 15580 12620 Accepted 100
38 5 0482.8 35404 29664 Accepted 100
39 5 0546.0 31392 27064 Accepted 100
40 5 0399.0 14888 11932 Accepted 100
41 5 0479.0 35980 30168 Accepted 100
42 5 0305.8 15348 12440 Accepted 100
43 5 0455.8 34380 28372 Accepted 100
44 5 0345.5 14964 11972 Accepted 100
45 5 0478.0 36472 30744 Accepted 100
46 5 0330.8 15564 12572 Accepted 100
47 5 0327.6 15032 12056 Accepted 100
48 5 0445.5 34380 28500 Accepted 100
49 5 0299.2 15372 12440 Accepted 100
50 5 0323.3 15288 12356 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.35 KB
Back to Top