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 0002.7 6216 3528 Accepted 100
1 1 5 0002.6 6216 3528 Accepted 100
2 2 5 0128.8 9308 6484 Accepted 100
3 2 5 0299.4 29496 25592 Accepted 100
4 2 5 0376.1 70860 66900 Accepted 100
5 3 5 0165.1 10764 7612 Accepted 100
6 3 5 0185.8 8056 5420 Accepted 100
7 3 5 0170.4 7732 4652 Accepted 100
8 3 5 0185.4 7224 4416 Accepted 100
9 3 5 0363.7 32976 28004 Accepted 100
10 3 5 0258.6 29980 26628 Accepted 100
11 3 5 0085.5 6216 3628 Accepted 100
12 3 5 0218.3 14488 11044 Accepted 100
13 3 5 0351.0 27160 23500 Accepted 100
14 3 5 0044.1 19880 15688 Accepted 100
15 3 5 0003.0 6216 3572 Accepted 100
16 4 5 0003.0 6216 3596 Accepted 100
17 4 5 0003.1 6216 3548 Accepted 100
18 4 5 0002.9 6216 3532 Accepted 100
19 4 5 0003.0 6216 3616 Accepted 100
20 4 5 0002.9 6216 3600 Accepted 100
21 4 5 0094.1 15368 11732 Accepted 100
22 4 5 0215.1 10236 7788 Accepted 100
23 5 0192.6 6752 4208 Accepted 100
24 5 0196.1 8656 5860 Accepted 100
25 5 0183.1 6688 4124 Accepted 100
26 5 0388.4 35356 29372 Accepted 100
27 5 0491.1 50476 45508 Accepted 100
28 5 0481.2 33900 29092 Accepted 100
29 5 0447.1 33408 28560 Accepted 100
30 5 0441.7 33612 28640 Accepted 100
31 5 0528.7 62428 57632 Accepted 100
32 5 0374.5 36948 31076 Accepted 100
33 5 0167.1 6348 3728 Accepted 100
34 5 0634.3 76168 72132 Accepted 100
35 5 0400.9 35732 29912 Accepted 100
36 5 0263.3 15636 12680 Accepted 100
37 5 0264.9 15576 12660 Accepted 100
38 5 0403.9 35400 29760 Accepted 100
39 5 0450.7 31388 26948 Accepted 100
40 5 0285.0 14888 11924 Accepted 100
41 5 0376.4 35980 30304 Accepted 100
42 5 0237.5 15348 12328 Accepted 100
43 5 0380.3 34380 28360 Accepted 100
44 5 0250.8 14964 12008 Accepted 100
45 5 0391.3 36468 30772 Accepted 100
46 5 0268.9 15564 12628 Accepted 100
47 5 0278.5 15032 12076 Accepted 100
48 5 0377.8 34380 28360 Accepted 100
49 5 0250.6 15376 12380 Accepted 100
50 5 0319.8 15292 12388 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.35 KB
Back to Top