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.7 6224 3600 Accepted 100
1 1 5 0002.7 6224 3588 Accepted 100
2 2 5 0075.5 6540 3748 Accepted 100
3 2 5 0102.9 12892 8764 Accepted 100
4 2 5 0101.1 12892 8776 Accepted 100
5 3 5 0105.6 6796 4128 Wrong Answer 0
6 3 5 0115.9 6596 3768 Wrong Answer 0
7 3 5 0099.8 6892 3864 Wrong Answer 0
8 3 5 0097.3 6680 3840 Wrong Answer 0
9 3 5 0124.2 15272 11312 Wrong Answer 0
10 3 5 0136.1 14148 10660 Wrong Answer 0
11 3 5 0084.0 6224 3460 Accepted 100
12 3 5 0163.9 9008 5952 Accepted 100
13 3 5 0191.8 12824 9280 Accepted 100
14 3 5 0032.2 10512 6496 Accepted 100
15 3 5 0002.9 6224 3616 Accepted 100
16 4 5 0002.9 6224 3616 Accepted 100
17 4 5 0003.0 6224 3708 Accepted 100
18 4 5 0002.8 6224 3540 Wrong Answer 0
19 4 5 0002.8 6224 3580 Accepted 100
20 4 5 0002.9 6224 3612 Accepted 100
21 4 5 0061.7 8928 6152 Accepted 100
22 4 5 0146.8 6784 4164 Accepted 100
23 5 0137.2 6364 3692 Accepted 100
24 5 0147.7 6636 3856 Accepted 100
25 5 0137.4 6224 3612 Accepted 100
26 5 0200.7 15240 11292 Accepted 100
27 5 0216.0 14248 10760 Accepted 100
28 5 0210.2 13992 10508 Accepted 100
29 5 0214.5 14248 10844 Accepted 100
30 5 0216.2 14248 10832 Accepted 100
31 5 0211.4 13992 10472 Accepted 100
32 5 0195.7 15412 11424 Accepted 100
33 5 0134.0 6224 3632 Accepted 100
34 5 0203.8 13992 10456 Accepted 100
35 5 0199.0 15664 11768 Accepted 100
36 5 0171.1 9176 6360 Accepted 100
37 5 0175.1 9368 6812 Accepted 100
38 5 0201.0 15572 11640 Accepted 100
39 5 0214.3 13992 10440 Accepted 100
40 5 0183.2 9260 6444 Accepted 100
41 5 0197.9 15568 11644 Accepted 100
42 5 0173.5 9380 6648 Accepted 100
43 5 0204.4 15920 11900 Accepted 100
44 5 0177.2 9428 6780 Accepted 100
45 5 0197.6 15672 11708 Accepted 100
46 5 0175.2 9312 6716 Accepted 100
47 5 0172.7 9352 6704 Accepted 100
48 5 0199.3 15576 11612 Accepted 100
49 5 0174.0 9400 6752 Accepted 100
50 5 0173.9 9400 6668 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.73 KB
Back to Top