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.2 6212 3616 Accepted 100
1 1 5 0003.4 6212 3604 Accepted 100
2 2 5 0115.1 6940 4124 Accepted 100
3 2 5 0263.5 22616 19524 Accepted 100
4 2 5 0278.7 22616 19464 Accepted 100
5 3 5 0177.5 7652 4644 Accepted 100
6 3 5 0180.6 7032 4368 Accepted 100
7 3 5 0170.8 7400 4684 Accepted 100
8 3 5 0182.8 6960 4320 Accepted 100
9 3 5 0315.4 25328 21484 Accepted 100
10 3 5 0297.3 25224 22076 Accepted 100
11 3 5 0874.6 6212 3560 Accepted 100
12 3 5 0229.5 12260 8812 Accepted 100
13 3 5 0357.6 22620 19320 Accepted 100
14 3 5 0037.1 13244 10324 Accepted 100
15 4 5 0003.5 6212 3580 Accepted 100
16 4 5 0003.6 6212 3588 Accepted 100
17 4 5 0003.6 6212 3412 Accepted 100
18 4 5 0003.8 6212 3568 Accepted 100
19 4 5 0003.7 6212 3612 Accepted 100
20 4 5 0003.8 6212 3552 Accepted 100
21 5 0093.2 13072 9612 Accepted 100
22 5 0195.9 7556 4932 Accepted 100
23 5 0186.4 6352 3776 Accepted 100
24 5 0184.7 7196 4428 Accepted 100
25 5 0182.7 6424 3868 Accepted 100
26 5 0353.6 27900 23136 Accepted 100
27 5 0446.2 25960 22060 Accepted 100
28 5 0474.9 25696 21756 Accepted 100
29 5 0503.3 25696 21548 Accepted 100
30 5 0447.2 25696 21564 Accepted 100
31 5 0436.3 25840 22076 Accepted 100
32 5 0365.3 27904 23288 Accepted 100
33 5 0211.0 6212 3672 Accepted 100
34 5 0527.8 26296 23224 Accepted 100
35 5 0373.2 27624 22400 Accepted 100
36 5 0297.3 13268 10364 Accepted 100
37 5 0285.6 13272 10276 Accepted 100
38 5 0366.4 27900 23240 Accepted 100
39 5 0446.1 25268 21932 Accepted 100
40 5 0462.7 13008 10092 Accepted 100
41 5 0474.1 27624 22504 Accepted 100
42 5 0297.2 12880 9964 Accepted 100
43 5 0363.1 27624 22460 Accepted 100
44 5 0278.8 12884 9892 Accepted 100
45 5 0352.2 27624 22568 Accepted 100
46 5 0307.1 12888 9956 Accepted 100
47 5 0267.0 12884 10036 Accepted 100
48 5 0334.4 27620 22476 Accepted 100
49 5 0257.0 12880 9808 Accepted 100
50 5 0254.8 12884 9788 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.48 KB
Back to Top