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 6220 3644 Accepted 100
1 1 5 0002.7 6220 3604 Accepted 100
2 2 5 0077.0 7164 4344 Accepted 100
3 2 5 0113.4 23924 19736 Accepted 100
4 2 5 0108.1 23924 19876 Accepted 100
5 3 5 0113.9 8224 5220 Accepted 100
6 3 5 0145.3 7460 4812 Accepted 100
7 3 5 0134.9 7108 4144 Accepted 100
8 3 5 0134.8 7868 4924 Accepted 100
9 3 5 0129.7 7424 4508 Accepted 100
10 3 5 0206.8 31452 26544 Accepted 100
11 3 5 0179.8 30148 26764 Accepted 100
12 3 5 0080.8 6220 3412 Accepted 100
13 3 5 0162.6 13664 10244 Accepted 100
14 3 5 0188.2 25504 22336 Accepted 100
15 3 5 0037.8 14548 10512 Accepted 100
16 4 5 0002.9 6220 3520 Accepted 100
17 4 5 0003.0 6220 3676 Accepted 100
18 4 5 0003.5 6220 3632 Accepted 100
19 4 5 0002.9 6220 3608 Accepted 100
20 4 5 0003.0 6220 3636 Accepted 100
21 4 5 0002.8 6220 3616 Accepted 100
22 4 5 0003.0 6220 3668 Accepted 100
23 5 0063.7 14808 11656 Accepted 100
24 5 0147.6 8184 4880 Accepted 100
25 5 0134.4 6492 3836 Accepted 100
26 5 0150.7 7548 4740 Accepted 100
27 5 0136.5 6504 3872 Accepted 100
28 5 0211.7 33056 28016 Accepted 100
29 5 0225.9 30744 26940 Accepted 100
30 5 0220.4 33720 28904 Accepted 100
31 5 0224.2 31132 26952 Accepted 100
32 5 0221.5 31132 26780 Accepted 100
33 5 0226.5 34400 29052 Accepted 100
34 5 0205.7 33196 28132 Accepted 100
35 5 0132.8 6352 3776 Accepted 100
36 5 0217.5 34488 29180 Accepted 100
37 5 0208.0 33900 29012 Accepted 100
38 5 0179.3 14880 12132 Accepted 100
39 5 0190.4 15440 12504 Accepted 100
40 5 0210.4 33796 28940 Accepted 100
41 5 0227.2 33944 28756 Accepted 100
42 5 0203.0 15336 12084 Accepted 100
43 5 0194.3 31452 26608 Accepted 100
44 5 0179.0 14552 11448 Accepted 100
45 5 0195.4 31452 26680 Accepted 100
46 5 0179.4 14552 11484 Accepted 100
47 5 0200.7 31452 26716 Accepted 100
48 5 0177.2 14552 11392 Accepted 100
49 5 0177.1 14552 11380 Accepted 100
50 5 0196.5 31452 26660 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.93 KB
Back to Top