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.8 6224 3652 Accepted 100
1 1 5 0002.8 6224 3564 Accepted 100
2 2 5 0077.2 6540 3888 Accepted 100
3 2 5 0104.1 12892 8844 Accepted 100
4 2 5 0101.3 12892 8728 Accepted 100
5 3 5 0109.4 6980 4160 Wrong Answer 0
6 3 5 0118.5 6596 3776 Wrong Answer 0
7 3 5 0100.0 6892 3932 Wrong Answer 0
8 3 5 0099.7 6556 3908 Wrong Answer 0
9 3 5 0126.0 15272 11280 Wrong Answer 0
10 3 5 0137.4 14148 10616 Wrong Answer 0
11 3 5 0083.1 6224 3600 Accepted 100
12 3 5 0166.8 9004 6064 Accepted 100
13 3 5 0194.7 12824 9376 Accepted 100
14 3 5 0031.4 10512 6412 Accepted 100
15 3 5 0003.0 6224 3612 Accepted 100
16 4 5 0003.0 6224 3516 Accepted 100
17 4 5 0003.1 6224 3612 Accepted 100
18 4 5 0002.8 6224 3572 Wrong Answer 0
19 4 5 0002.8 6224 3472 Accepted 100
20 4 5 0002.8 6224 3664 Accepted 100
21 4 5 0061.8 8924 6184 Accepted 100
22 4 5 0153.0 6916 3920 Accepted 100
23 5 0139.5 6364 3816 Accepted 100
24 5 0151.3 6636 3852 Accepted 100
25 5 0142.0 6368 3764 Accepted 100
26 5 0205.3 15244 11256 Accepted 100
27 5 0219.7 14248 10680 Accepted 100
28 5 0215.4 15272 11132 Accepted 100
29 5 0217.8 14248 10756 Accepted 100
30 5 0217.0 15272 11144 Accepted 100
31 5 0211.2 13992 10544 Accepted 100
32 5 0197.1 15408 11556 Accepted 100
33 5 0136.8 6224 3564 Accepted 100
34 5 0205.4 15272 11188 Accepted 100
35 5 0198.7 15664 11652 Accepted 100
36 5 0176.0 9180 6496 Accepted 100
37 5 0175.9 9364 6568 Accepted 100
38 5 0203.1 15572 11700 Accepted 100
39 5 0217.3 15272 11192 Accepted 100
40 5 0184.7 9260 6344 Accepted 100
41 5 0201.4 15572 11712 Accepted 100
42 5 0176.3 9380 6504 Accepted 100
43 5 0207.1 15912 12076 Accepted 100
44 5 0179.9 9424 6776 Accepted 100
45 5 0199.7 15676 11712 Accepted 100
46 5 0179.1 9312 6664 Accepted 100
47 5 0178.6 9352 6636 Accepted 100
48 5 0197.4 15580 11648 Accepted 100
49 5 0179.0 9392 6712 Accepted 100
50 5 0175.3 9396 6748 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.72 KB
Back to Top