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 3664 Accepted 100
1 1 5 0002.8 12672 3524 Accepted 100
2 2 5 0092.5 12836 3932 Accepted 100
3 2 5 0119.3 15788 9152 Accepted 100
4 2 5 0117.7 15788 9148 Accepted 100
5 3 5 0147.0 12892 4288 Wrong Answer 0
6 3 5 0166.5 12836 3936 Accepted 100
7 3 5 0162.0 12844 3980 Accepted 100
8 3 5 0161.0 12836 3908 Accepted 100
9 3 5 0201.6 15788 11744 Accepted 100
10 3 5 0202.7 15788 11772 Accepted 100
11 3 5 0080.1 12672 3668 Accepted 100
12 3 5 0188.6 14060 6372 Accepted 100
13 3 5 0203.0 15032 10368 Accepted 100
14 3 5 0031.2 15788 6404 Accepted 100
15 3 5 0003.0 12672 3624 Accepted 100
16 4 5 0002.9 12672 3536 Accepted 100
17 4 5 0002.9 12672 3544 Accepted 100
18 4 5 0002.8 12672 3540 Accepted 100
19 4 5 0002.8 12672 3608 Accepted 100
20 4 5 0002.7 12672 3536 Accepted 100
21 4 5 0067.3 13932 6492 Accepted 100
22 4 5 0178.6 12964 4020 Accepted 100
23 5 0163.5 12672 3716 Accepted 100
24 5 0176.4 12836 4148 Accepted 100
25 5 0162.9 12672 3604 Accepted 100
26 5 0214.1 15084 11872 Accepted 100
27 5 0229.1 14644 11144 Accepted 100
28 5 0227.4 15788 11772 Accepted 100
29 5 0232.6 14772 11116 Accepted 100
30 5 0227.3 14900 11248 Accepted 100
31 5 0226.8 15788 11792 Accepted 100
32 5 0207.1 16296 12320 Accepted 100
33 5 0150.4 12672 3540 Accepted 100
34 5 0238.2 15788 11768 Accepted 100
35 5 0207.5 16248 12348 Accepted 100
36 5 0188.5 13928 6556 Accepted 100
37 5 0190.3 14072 6884 Accepted 100
38 5 0215.3 16244 12308 Accepted 100
39 5 0230.7 15788 11736 Accepted 100
40 5 0211.4 13820 6472 Accepted 100
41 5 0211.5 16532 12640 Accepted 100
42 5 0191.9 14132 6964 Accepted 100
43 5 0211.4 16516 12548 Accepted 100
44 5 0194.0 14120 6676 Accepted 100
45 5 0211.8 16340 12376 Accepted 100
46 5 0191.0 13976 6680 Accepted 100
47 5 0193.2 14116 6680 Accepted 100
48 5 0212.6 16084 12064 Accepted 100
49 5 0188.7 13996 6592 Accepted 100
50 5 0191.3 13844 6592 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.66 KB
Back to Top