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.6 6224 3508 Accepted 100
1 1 5 0002.6 6224 3500 Accepted 100
2 2 5 0075.7 6540 3836 Accepted 100
3 2 5 0102.8 12892 8936 Accepted 100
4 2 5 0098.5 12892 8880 Accepted 100
5 3 5 0105.4 6796 4084 Wrong Answer 0
6 3 5 0114.6 6596 3940 Wrong Answer 0
7 3 5 0097.4 6892 3864 Wrong Answer 0
8 3 5 0096.3 6680 3940 Wrong Answer 0
9 3 5 0124.2 15272 11304 Wrong Answer 0
10 3 5 0135.6 14152 10664 Wrong Answer 0
11 3 5 0082.2 6224 3608 Accepted 100
12 3 5 0164.0 9008 5944 Accepted 100
13 3 5 0191.7 12824 9416 Accepted 100
14 3 5 0032.8 10512 6424 Accepted 100
15 3 5 0002.9 6224 3544 Accepted 100
16 4 5 0002.9 6224 3584 Accepted 100
17 4 5 0002.8 6224 3592 Accepted 100
18 4 5 0002.8 6224 3600 Wrong Answer 0
19 4 5 0002.8 6224 3388 Accepted 100
20 4 5 0002.9 6224 3604 Accepted 100
21 4 5 0060.4 8928 6156 Accepted 100
22 4 5 0145.5 6784 4164 Accepted 100
23 5 0136.0 6364 3808 Accepted 100
24 5 0147.2 6636 3856 Accepted 100
25 5 0136.5 6224 3788 Accepted 100
26 5 0201.4 15244 11300 Accepted 100
27 5 0216.7 14248 10728 Accepted 100
28 5 0216.1 13992 10472 Accepted 100
29 5 0215.6 14248 10752 Accepted 100
30 5 0215.2 14248 10756 Accepted 100
31 5 0213.9 13992 10464 Accepted 100
32 5 0196.9 15408 11452 Accepted 100
33 5 0133.5 6224 3568 Accepted 100
34 5 0203.3 13992 10544 Accepted 100
35 5 0198.2 15668 11744 Accepted 100
36 5 0174.2 9176 6588 Accepted 100
37 5 0177.4 9364 6716 Accepted 100
38 5 0202.9 15568 11640 Accepted 100
39 5 0213.3 13992 10540 Accepted 100
40 5 0183.3 9260 6212 Accepted 100
41 5 0200.7 15568 11604 Accepted 100
42 5 0175.1 9376 6820 Accepted 100
43 5 0206.2 15912 11940 Accepted 100
44 5 0172.2 9420 6688 Accepted 100
45 5 0198.5 15672 11780 Accepted 100
46 5 0172.9 9312 6640 Accepted 100
47 5 0174.0 9356 6708 Accepted 100
48 5 0196.4 15584 11584 Accepted 100
49 5 0173.9 9396 6680 Accepted 100
50 5 0171.6 9400 6720 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.73 KB
Back to Top