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 10908 3592 Accepted 100
1 1 5 0002.7 10908 3656 Accepted 100
2 2 5 0075.0 10908 3888 Accepted 100
3 2 5 0102.4 10908 8272 Accepted 100
4 2 5 0100.9 10908 8300 Accepted 100
5 3 5 0108.0 10908 3952 Accepted 100
6 3 5 0137.7 10908 3812 Accepted 100
7 3 5 0121.4 10908 3768 Accepted 100
8 3 5 0115.5 10908 3996 Accepted 100
9 3 5 0114.7 10908 3792 Accepted 100
10 3 5 0180.8 10908 8296 Accepted 100
11 3 5 0168.9 10908 8264 Accepted 100
12 3 5 0061.3 10908 3620 Accepted 100
13 3 5 0140.9 10908 4916 Accepted 100
14 3 5 0176.6 10908 7468 Accepted 100
15 3 5 0034.0 10908 8268 Accepted 100
16 4 5 0003.2 10908 3668 Accepted 100
17 4 5 0002.9 10908 3620 Accepted 100
18 4 5 0002.9 10908 3724 Accepted 100
19 4 5 0002.7 10908 3524 Accepted 100
20 4 5 0002.7 10908 3616 Accepted 100
21 4 5 0002.8 10908 3660 Accepted 100
22 4 5 0002.6 10908 3656 Accepted 100
23 5 0054.8 10908 5104 Accepted 100
24 5 0133.2 10908 3884 Accepted 100
25 5 0125.2 10908 3696 Accepted 100
26 5 0133.3 10908 3796 Accepted 100
27 5 0121.8 10908 3464 Accepted 100
28 5 0188.3 10908 8292 Accepted 100
29 5 0185.8 10908 8292 Accepted 100
30 5 0178.5 10908 8332 Accepted 100
31 5 0202.9 10908 8192 Accepted 100
32 5 0194.5 10908 8260 Accepted 100
33 5 0192.1 10908 8276 Accepted 100
34 5 0186.0 10908 8336 Accepted 100
35 5 0123.2 10908 3592 Accepted 100
36 5 0186.1 10908 8288 Accepted 100
37 5 0174.6 10908 8292 Accepted 100
38 5 0155.9 10908 5276 Accepted 100
39 5 0145.4 10908 5156 Accepted 100
40 5 0186.8 10908 8192 Accepted 100
41 5 0190.1 10908 8284 Accepted 100
42 5 0155.5 10908 5156 Accepted 100
43 5 0186.4 10908 8288 Accepted 100
44 5 0149.5 10908 5152 Accepted 100
45 5 0189.2 10908 8332 Accepted 100
46 5 0146.9 10908 5220 Accepted 100
47 5 0187.9 10908 8100 Accepted 100
48 5 0146.7 10908 5172 Accepted 100
49 5 0145.0 10908 5156 Accepted 100
50 5 0180.8 10908 8268 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.32 KB
Back to Top