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.7 6224 3576 Accepted 100
1 1 5 0002.6 6224 3572 Accepted 100
2 2 5 0077.8 6540 3768 Accepted 100
3 2 5 0104.1 12892 8768 Accepted 100
4 2 5 0102.0 12892 8936 Accepted 100
5 3 5 0107.7 6796 4196 Wrong Answer 0
6 3 5 0118.2 6596 3820 Wrong Answer 0
7 3 5 0101.8 6892 3940 Wrong Answer 0
8 3 5 0100.5 6556 4000 Wrong Answer 0
9 3 5 0128.3 15272 11352 Wrong Answer 0
10 3 5 0157.2 14152 10616 Wrong Answer 0
11 3 5 0082.6 6224 3512 Accepted 100
12 3 5 0168.4 9004 5976 Accepted 100
13 3 5 0193.0 12828 9312 Accepted 100
14 3 5 0032.8 10512 6492 Accepted 100
15 3 5 0002.9 6224 3608 Accepted 100
16 4 5 0002.9 6224 3584 Accepted 100
17 4 5 0002.8 6224 3612 Accepted 100
18 4 5 0002.8 6224 3608 Wrong Answer 0
19 4 5 0003.0 6224 3524 Accepted 100
20 4 5 0002.8 6224 3484 Accepted 100
21 4 5 0062.2 8924 6064 Accepted 100
22 4 5 0149.9 6784 4076 Accepted 100
23 5 0144.7 6364 3688 Accepted 100
24 5 0151.5 6636 3876 Accepted 100
25 5 0141.1 6224 3556 Accepted 100
26 5 0205.2 15240 11180 Accepted 100
27 5 0218.6 14248 10724 Accepted 100
28 5 0211.0 13992 10472 Accepted 100
29 5 0216.1 14248 10696 Accepted 100
30 5 0215.2 14248 10788 Accepted 100
31 5 0215.4 13992 10500 Accepted 100
32 5 0199.8 15408 11520 Accepted 100
33 5 0159.7 6224 3752 Accepted 100
34 5 0206.1 13992 10508 Accepted 100
35 5 0206.4 15668 11832 Accepted 100
36 5 0176.5 9176 6440 Accepted 100
37 5 0175.9 9364 6756 Accepted 100
38 5 0201.0 15568 11560 Accepted 100
39 5 0216.6 13992 10496 Accepted 100
40 5 0185.6 9260 6412 Accepted 100
41 5 0200.5 15568 11640 Accepted 100
42 5 0178.4 9372 6656 Accepted 100
43 5 0207.4 15916 11944 Accepted 100
44 5 0181.3 9420 6864 Accepted 100
45 5 0201.2 15680 11752 Accepted 100
46 5 0174.5 9308 6592 Accepted 100
47 5 0179.9 9352 6620 Accepted 100
48 5 0202.9 15580 11684 Accepted 100
49 5 0178.0 9400 6692 Accepted 100
50 5 0177.8 9400 6684 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.71 KB
Back to Top