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 輸入保證存在兩個以上的棲息地互相無法抵達。 0 / 23
4 16~22 輸入滿足所有測試資料中,$n$ 的總和不超過 $500$。 28 / 28
5 0~52 無額外限制 0 / 46

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0002.7 12672 3612 Accepted 100
1 1 5 0002.6 12672 3608 Accepted 100
2 2 5 0092.0 12836 3844 Accepted 100
3 2 5 0120.5 15788 9140 Accepted 100
4 2 5 0118.4 15788 9076 Accepted 100
5 3 5 0148.7 12964 4236 Wrong Answer 0
6 3 5 0169.7 12836 3856 Accepted 100
7 3 5 0167.8 12840 4020 Accepted 100
8 3 5 0164.7 12832 3896 Accepted 100
9 3 5 0202.1 15788 11776 Accepted 100
10 3 5 0211.7 15788 11800 Accepted 100
11 3 5 0080.5 12672 3520 Accepted 100
12 3 5 0187.8 14064 6392 Accepted 100
13 3 5 0208.1 15120 10488 Accepted 100
14 3 5 0031.6 15788 6384 Accepted 100
15 3 5 0004.0 12672 3492 Accepted 100
16 4 5 0003.0 12672 3628 Accepted 100
17 4 5 0002.9 12672 3492 Accepted 100
18 4 5 0002.9 12672 3624 Accepted 100
19 4 5 0002.8 12672 3600 Accepted 100
20 4 5 0002.9 12672 3684 Accepted 100
21 4 5 0066.5 13568 6248 Accepted 100
22 4 5 0178.3 12964 4096 Accepted 100
23 5 0163.6 12672 3716 Accepted 100
24 5 0174.1 12836 4212 Accepted 100
25 5 0160.5 12672 3704 Accepted 100
26 5 0254.5 14816 11972 Accepted 100
27 5 0231.5 14760 11296 Accepted 100
28 5 0226.2 15788 11732 Accepted 100
29 5 0229.7 14764 11244 Accepted 100
30 5 0231.5 15788 11776 Accepted 100
31 5 0228.9 15788 11640 Accepted 100
32 5 0209.5 15528 12008 Accepted 100
33 5 0173.4 12672 3508 Accepted 100
34 5 0236.3 15788 11768 Accepted 100
35 5 0206.6 16016 12004 Accepted 100
36 5 0190.0 13856 6572 Accepted 100
37 5 0187.7 14016 6792 Accepted 100
38 5 0213.7 16124 12148 Accepted 100
39 5 0229.9 14508 11080 Accepted 100
40 5 0206.1 13732 6220 Accepted 100
41 5 0207.2 16184 12208 Accepted 100
42 5 0195.4 14132 6856 Accepted 100
43 5 0211.4 15952 11940 Accepted 100
44 5 0190.4 14104 6700 Accepted 100
45 5 0214.1 16796 12784 Accepted 100
46 5 0190.7 13972 6536 Accepted 100
47 5 0190.1 14060 6572 Accepted 100
48 5 0206.7 16132 12204 Accepted 100
49 5 0189.3 13804 6584 Accepted 100
50 5 0189.1 13784 6648 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.68 KB
Back to Top