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$。 0 / 28
5 0~52 無額外限制 0 / 46

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0020.4 21740 17572 Accepted 100
1 1 5 0020.2 21740 17652 Accepted 100
2 2 5 0115.9 23084 19248 Accepted 100
3 2 5 0286.8 33172 29572 Accepted 100
4 2 5 0334.5 50720 47240 Accepted 100
5 3 5 0172.9 25728 21668 Wrong Answer 0
6 3 5 0182.0 24268 20160 Wrong Answer 0
7 3 5 0166.3 24276 19784 Wrong Answer 0
8 3 5 0163.8 23648 19436 Wrong Answer 0
9 3 5 0422.8 49380 43392 Wrong Answer 0
10 3 5 0392.4 45616 41892 Wrong Answer 0
11 3 5 0089.1 21740 17596 Accepted 100
12 3 5 0243.6 33240 27020 Accepted 100
13 3 5 0410.2 42188 38336 Accepted 100
14 3 5 0053.0 23588 19876 Accepted 100
15 3 5 0020.6 21740 17724 Accepted 100
16 4 5 0020.5 21740 17660 Accepted 100
17 4 5 0020.3 21740 17624 Accepted 100
18 4 5 0019.9 21740 17668 Wrong Answer 0
19 4 5 0020.3 21740 17692 Accepted 100
20 4 5 0020.4 21740 17608 Accepted 100
21 4 5 0117.1 30604 25792 Accepted 100
22 4 5 0201.1 26652 22084 Accepted 100
23 5 0157.4 23496 19384 Accepted 100
24 5 0181.0 26936 22224 Accepted 100
25 5 0151.4 23992 19824 Accepted 100
26 5 0431.7 50784 43928 Accepted 100
27 5 0552.7 54160 49228 Accepted 100
28 5 0535.3 47700 42276 Accepted 100
29 5 0513.9 43668 39240 Accepted 100
30 5 0484.9 43668 39204 Accepted 100
31 5 0567.5 61556 55784 Accepted 100
32 5 0430.0 50784 44048 Accepted 100
33 5 0133.6 22400 18300 Accepted 100
34 5 0727.6 62208 58908 Accepted 100
35 5 0445.7 50784 44020 Accepted 100
36 5 0332.2 34212 28724 Accepted 100
37 5 0326.3 33696 28472 Accepted 100
38 5 0444.7 50784 44016 Accepted 100
39 5 0536.6 46192 41452 Accepted 100
40 5 0316.4 32800 26884 Accepted 100
41 5 0445.7 50784 44012 Accepted 100
42 5 0323.4 33696 28380 Accepted 100
43 5 0458.2 50784 44140 Accepted 100
44 5 0320.7 33696 28472 Accepted 100
45 5 0435.1 50784 44004 Accepted 100
46 5 0325.2 33692 28424 Accepted 100
47 5 0317.1 33696 28396 Accepted 100
48 5 0438.4 50784 44092 Accepted 100
49 5 0296.9 33700 28312 Accepted 100
50 5 0312.2 33700 28352 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.9 KB
Back to Top