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 0002.6 6224 3576 Accepted 100
1 1 5 0002.7 6224 3596 Accepted 100
2 2 5 0079.8 6540 3836 Accepted 100
3 2 5 0106.7 12892 8880 Accepted 100
4 2 5 0104.5 12892 8812 Accepted 100
5 3 5 0110.0 6796 4104 Wrong Answer 0
6 3 5 0127.4 6596 3788 Wrong Answer 0
7 3 5 0102.7 6892 3904 Wrong Answer 0
8 3 5 0101.3 6556 4000 Wrong Answer 0
9 3 5 0126.9 15272 11292 Wrong Answer 0
10 3 5 0140.1 14152 10572 Wrong Answer 0
11 3 5 0085.2 6224 3584 Accepted 100
12 3 5 0172.9 9004 5976 Accepted 100
13 3 5 0208.5 12824 9416 Accepted 100
14 3 5 0034.1 10512 6452 Accepted 100
15 3 5 0003.0 6224 3608 Accepted 100
16 4 5 0003.0 6224 3672 Accepted 100
17 4 5 0002.9 6224 3528 Accepted 100
18 4 5 0002.8 6224 3588 Wrong Answer 0
19 4 5 0003.0 6224 3528 Accepted 100
20 4 5 0002.9 6224 3612 Accepted 100
21 4 5 0063.4 8924 6172 Accepted 100
22 4 5 0152.4 6784 4140 Accepted 100
23 5 0143.7 6364 3636 Accepted 100
24 5 0153.9 6636 3820 Accepted 100
25 5 0142.1 6224 3696 Accepted 100
26 5 0202.4 15240 11216 Accepted 100
27 5 0219.7 14248 10760 Accepted 100
28 5 0211.5 13992 10544 Accepted 100
29 5 0223.0 14248 10788 Accepted 100
30 5 0217.7 14248 10724 Accepted 100
31 5 0210.9 13992 10460 Accepted 100
32 5 0202.4 15408 11504 Accepted 100
33 5 0137.5 6224 3632 Accepted 100
34 5 0210.3 13992 10600 Accepted 100
35 5 0200.5 15668 11652 Accepted 100
36 5 0180.1 9176 6584 Accepted 100
37 5 0176.1 9364 6808 Accepted 100
38 5 0206.0 15568 11652 Accepted 100
39 5 0215.3 13992 10556 Accepted 100
40 5 0193.1 9260 6404 Accepted 100
41 5 0198.4 15564 11556 Accepted 100
42 5 0179.4 9380 6648 Accepted 100
43 5 0208.3 15920 12048 Accepted 100
44 5 0190.8 9428 6776 Accepted 100
45 5 0201.6 15676 11676 Accepted 100
46 5 0180.3 9312 6632 Accepted 100
47 5 0179.5 9356 6640 Accepted 100
48 5 0202.2 15584 11568 Accepted 100
49 5 0177.2 9396 6664 Accepted 100
50 5 0181.4 9400 6720 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.72 KB
Back to Top