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 6212 3488 Accepted 100
1 1 5 0002.7 6212 3524 Accepted 100
2 2 5 0107.7 7224 4188 Accepted 100
3 2 5 0214.0 22776 19816 Accepted 100
4 2 5 0210.3 22616 19584 Accepted 100
5 3 5 0145.4 7664 4596 Accepted 100
6 3 5 0167.8 7036 4352 Accepted 100
7 3 5 0160.3 7412 4312 Accepted 100
8 3 5 0159.3 6940 4332 Accepted 100
9 3 5 0269.3 25328 21392 Accepted 100
10 3 5 0246.7 24192 21116 Accepted 100
11 3 5 0055.7 6212 3528 Accepted 100
12 3 5 0196.5 12260 8792 Accepted 100
13 3 5 0279.1 21664 18264 Accepted 100
14 3 5 0036.3 13244 10220 Accepted 100
15 3 5 0002.9 6212 3524 Accepted 100
16 4 5 0003.0 6212 3532 Accepted 100
17 4 5 0002.9 6212 3528 Accepted 100
18 4 5 0002.7 6212 3572 Accepted 100
19 4 5 0002.7 6212 3584 Accepted 100
20 4 5 0002.8 6212 3636 Accepted 100
21 4 5 0072.8 12680 9308 Accepted 100
22 4 5 0180.4 7544 4828 Accepted 100
23 5 0164.4 6484 3608 Accepted 100
24 5 0168.9 7136 4060 Accepted 100
25 5 0162.4 6344 3724 Accepted 100
26 5 0286.3 27624 22392 Accepted 100
27 5 0345.3 25960 22048 Accepted 100
28 5 0356.6 25696 21636 Accepted 100
29 5 0362.3 25696 21596 Accepted 100
30 5 0358.3 25696 21484 Accepted 100
31 5 0356.7 25696 21624 Accepted 100
32 5 0291.5 27628 22392 Accepted 100
33 5 0148.0 6212 3440 Accepted 100
34 5 0428.6 25292 22364 Accepted 100
35 5 0308.4 27624 22468 Accepted 100
36 5 0223.8 12876 9912 Accepted 100
37 5 0231.0 12880 9932 Accepted 100
38 5 0314.1 27624 22500 Accepted 100
39 5 0354.5 24244 20892 Accepted 100
40 5 0235.1 12616 9712 Accepted 100
41 5 0289.2 27624 22400 Accepted 100
42 5 0218.7 12880 9964 Accepted 100
43 5 0287.5 27624 22476 Accepted 100
44 5 0209.4 12884 9968 Accepted 100
45 5 0278.7 27624 22504 Accepted 100
46 5 0210.1 12888 9936 Accepted 100
47 5 0207.9 12884 9948 Accepted 100
48 5 0286.6 27620 22488 Accepted 100
49 5 0207.1 12880 9860 Accepted 100
50 5 0209.6 12884 9924 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.83 KB
Back to Top