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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0002.7 6212 3504 Accepted 100
1 1 5 0002.8 6212 3520 Accepted 100
2 2 5 0109.3 7224 4056 Accepted 100
3 2 5 0221.4 22776 19808 Accepted 100
4 2 5 0208.8 22616 19440 Accepted 100
5 3 5 0151.0 7664 4664 Accepted 100
6 3 5 0170.7 7036 4300 Accepted 100
7 3 5 0164.0 7412 4252 Accepted 100
8 3 5 0161.0 6940 4284 Accepted 100
9 3 5 0265.5 25328 21428 Accepted 100
10 3 5 0246.7 24192 21016 Accepted 100
11 3 5 0056.7 6212 3532 Accepted 100
12 3 5 0187.0 12260 8896 Accepted 100
13 3 5 0287.1 21664 18292 Accepted 100
14 3 5 0037.2 13244 10252 Accepted 100
15 3 5 0003.0 6212 3576 Accepted 100
16 4 5 0002.9 6212 3604 Accepted 100
17 4 5 0003.2 6212 3584 Accepted 100
18 4 5 0002.9 6212 3528 Accepted 100
19 4 5 0002.8 6212 3588 Accepted 100
20 4 5 0002.9 6212 3544 Accepted 100
21 4 5 0072.6 12680 9388 Accepted 100
22 4 5 0179.1 7544 4828 Accepted 100
23 5 0166.4 6484 3744 Accepted 100
24 5 0171.6 7136 4064 Accepted 100
25 5 0162.7 6344 3784 Accepted 100
26 5 0302.7 27624 22512 Accepted 100
27 5 0362.1 25960 21956 Accepted 100
28 5 0349.3 25696 21748 Accepted 100
29 5 0357.5 25696 21556 Accepted 100
30 5 0353.5 25696 21508 Accepted 100
31 5 0349.8 25696 21584 Accepted 100
32 5 0271.9 27628 22432 Accepted 100
33 5 0149.6 6212 3576 Accepted 100
34 5 0448.4 25292 22332 Accepted 100
35 5 0303.0 27624 22436 Accepted 100
36 5 0223.5 12876 9936 Accepted 100
37 5 0222.2 12880 9932 Accepted 100
38 5 0314.2 27624 22368 Accepted 100
39 5 0359.1 24244 20952 Accepted 100
40 5 0230.8 12616 9660 Accepted 100
41 5 0288.6 27624 22552 Accepted 100
42 5 0203.6 12880 9960 Accepted 100
43 5 0292.4 27624 22376 Accepted 100
44 5 0206.2 12884 9920 Accepted 100
45 5 0284.1 27624 22404 Accepted 100
46 5 0211.4 12888 9888 Accepted 100
47 5 0205.8 12884 9936 Accepted 100
48 5 0282.6 27620 22564 Accepted 100
49 5 0200.6 12880 9976 Accepted 100
50 5 0219.2 12884 9852 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.86 KB
Back to Top