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 0011.4 15700 10268 Accepted 100
1 1 5 0011.4 15700 10220 Accepted 100
2 2 5 0115.7 17968 12784 Accepted 100
3 2 5 0364.4 37772 32872 Accepted 100
4 2 5 0408.9 52284 47308 Accepted 100
5 3 5 0150.1 20820 15360 Accepted 100
6 3 5 0153.8 19524 13864 Accepted 100
7 3 5 0149.0 20056 14132 Accepted 100
8 3 5 0147.1 19076 13400 Accepted 100
9 3 5 0364.3 46636 39404 Accepted 100
10 3 5 0310.3 42432 38948 Accepted 100
11 3 5 0522.2 15700 10268 Accepted 100
12 3 5 0257.9 35356 25444 Accepted 100
13 3 5 0368.0 39656 35252 Accepted 100
14 3 5 0036.7 15700 12736 Accepted 100
15 3 5 0011.9 15700 10220 Accepted 100
16 4 5 0011.5 15700 10256 Accepted 100
17 4 5 0011.4 15700 10220 Accepted 100
18 4 5 0011.3 15700 10204 Accepted 100
19 4 5 0011.9 15700 10252 Accepted 100
20 4 5 0011.8 15700 10244 Accepted 100
21 4 5 0139.9 27144 21344 Accepted 100
22 4 5 0204.0 25072 18708 Accepted 100
23 5 0163.4 20056 14480 Accepted 100
24 5 0201.9 26836 19852 Accepted 100
25 5 0175.1 20976 15384 Accepted 100
26 5 0539.8 55964 43984 Accepted 100
27 5 0665.1 57624 50892 Accepted 100
28 5 0682.9 58148 49724 Accepted 100
29 5 0675.6 51328 44452 Accepted 100
30 5 0657.0 51352 44476 Accepted 100
31 5 0735.5 68816 60476 Accepted 100
32 5 0519.0 55932 43984 Accepted 100
33 5 0167.4 17312 12108 Accepted 100
34 5 0844.6 65280 62016 Accepted 100
35 5 0545.1 55932 44088 Accepted 100
36 5 0337.8 37912 29124 Accepted 100
37 5 0345.4 38932 30012 Accepted 100
38 5 0538.7 55928 43944 Accepted 100
39 5 0682.7 54044 47540 Accepted 100
40 5 0409.6 37800 28260 Accepted 100
41 5 0417.5 50212 39060 Accepted 100
42 5 0278.4 34796 27620 Accepted 100
43 5 0413.1 50212 38944 Accepted 100
44 5 0280.5 36080 27860 Accepted 100
45 5 0411.9 50212 39048 Accepted 100
46 5 0273.3 35180 28544 Accepted 100
47 5 0275.9 35008 27944 Accepted 100
48 5 0414.9 50212 39100 Accepted 100
49 5 0265.0 36840 28204 Accepted 100
50 5 0269.3 36200 27616 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.17 KB
Back to Top