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~14 輸入保證存在兩個以上的棲息地互相無法抵達。 0 / 23
4 15~20 輸入滿足所有測試資料中,$n$ 的總和不超過 $500$。 28 / 28
5 0~50 無額外限制 0 / 46

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0003.3 6212 3572 Accepted 100
1 1 5 0003.3 6212 3556 Accepted 100
2 2 5 0119.8 6940 4168 Accepted 100
3 2 5 0276.4 22616 19600 Accepted 100
4 2 5 0279.6 22616 19464 Accepted 100
5 3 5 0168.5 7652 4648 Wrong Answer 0
6 3 5 0210.8 7032 4372 Accepted 100
7 3 5 0175.2 7400 4660 Accepted 100
8 3 5 0192.9 6960 4340 Accepted 100
9 3 5 0330.8 25328 21336 Accepted 100
10 3 5 0275.6 25224 22220 Accepted 100
11 3 5 0745.2 6212 3620 Accepted 100
12 3 5 0219.8 12260 8888 Accepted 100
13 3 5 0341.0 22620 19436 Accepted 100
14 3 5 0039.2 13244 10288 Accepted 100
15 4 5 0003.4 6212 3604 Accepted 100
16 4 5 0003.5 6212 3544 Accepted 100
17 4 5 0003.8 6212 3692 Accepted 100
18 4 5 0003.6 6212 3560 Accepted 100
19 4 5 0004.6 6212 3660 Accepted 100
20 4 5 0003.4 6212 3640 Accepted 100
21 5 0097.4 13072 9680 Accepted 100
22 5 0199.3 7556 4800 Wrong Answer 0
23 5 0185.3 6352 3888 Wrong Answer 0
24 5 0195.0 7196 4468 Wrong Answer 0
25 5 0183.3 6424 3792 Wrong Answer 0
26 5 0366.8 27900 23228 Accepted 100
27 5 0431.1 25960 21884 Accepted 100
28 5 0443.8 25696 21696 Accepted 100
29 5 0440.6 25696 21632 Accepted 100
30 5 0459.8 25696 21512 Accepted 100
31 5 0451.5 25840 21972 Accepted 100
32 5 0360.8 27904 23088 Accepted 100
33 5 0189.4 6212 3716 Accepted 100
34 5 0516.0 25124 22164 Wrong Answer 0
35 5 0354.7 27624 22516 Accepted 100
36 5 0286.9 13268 10288 Accepted 100
37 5 0249.3 13272 10384 Accepted 100
38 5 0352.3 27900 23168 Accepted 100
39 5 0411.3 25268 21924 Accepted 100
40 5 0286.9 13008 9912 Accepted 100
41 5 0352.8 27624 22500 Accepted 100
42 5 0254.3 12880 9924 Accepted 100
43 5 0344.7 27624 22436 Accepted 100
44 5 0269.1 12884 10040 Accepted 100
45 5 0362.6 27624 22484 Accepted 100
46 5 0295.2 12888 10016 Accepted 100
47 5 0310.7 12884 10028 Accepted 100
48 5 0426.3 27620 22560 Accepted 100
49 5 0288.7 12880 9960 Accepted 100
50 5 0297.6 12884 9880 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.34 KB
Back to Top