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 0011.3 15700 10224 Accepted 100
1 1 5 0011.4 15700 10248 Accepted 100
2 2 5 0117.9 17972 12780 Accepted 100
3 2 5 0358.0 37772 32700 Accepted 100
4 2 5 0401.9 52284 47400 Accepted 100
5 3 5 0151.3 21876 16596 Wrong Answer 0
6 3 5 0160.7 19984 14480 Accepted 100
7 3 5 0151.1 20376 14392 Wrong Answer 0
8 3 5 0145.2 19136 13476 Wrong Answer 0
9 3 5 0438.0 53500 44932 Wrong Answer 0
10 3 5 0336.2 47100 43404 Wrong Answer 0
11 3 5 0518.3 15700 10268 Accepted 100
12 3 5 0239.3 35996 25756 Accepted 100
13 3 5 0445.9 41788 37364 Accepted 100
14 3 5 0047.8 21888 16884 Accepted 100
15 3 5 0012.4 15700 10268 Accepted 100
16 4 5 0011.9 15700 10308 Accepted 100
17 4 5 0011.7 15700 10212 Accepted 100
18 4 5 0012.0 15700 10204 Wrong Answer 0
19 4 5 0011.8 15700 10180 Accepted 100
20 4 5 0011.7 15700 10192 Accepted 100
21 4 5 0124.1 27144 21328 Accepted 100
22 4 5 0205.0 25068 18676 Accepted 100
23 5 0163.3 20052 14536 Accepted 100
24 5 0202.4 26840 19792 Accepted 100
25 5 0174.1 20976 15312 Accepted 100
26 5 0527.6 55964 43996 Accepted 100
27 5 0631.7 57620 50936 Accepted 100
28 5 0666.5 58148 49644 Accepted 100
29 5 0649.0 51328 44408 Accepted 100
30 5 0655.0 51352 44548 Accepted 100
31 5 0706.3 68812 60428 Accepted 100
32 5 0514.2 55932 44088 Accepted 100
33 5 0168.6 17312 12120 Accepted 100
34 5 0822.5 65280 61968 Accepted 100
35 5 0531.0 55932 44060 Accepted 100
36 5 0350.7 37912 29196 Accepted 100
37 5 0362.9 38932 29916 Accepted 100
38 5 0529.4 55928 44084 Accepted 100
39 5 0665.3 54044 47516 Accepted 100
40 5 0425.4 37800 28268 Accepted 100
41 5 0514.8 55944 44092 Accepted 100
42 5 0298.6 37904 29160 Accepted 100
43 5 0519.0 55920 44080 Accepted 100
44 5 0311.5 36372 29448 Accepted 100
45 5 0525.0 55952 44064 Accepted 100
46 5 0304.3 36376 29128 Accepted 100
47 5 0307.4 37908 29164 Accepted 100
48 5 0515.7 55944 43940 Accepted 100
49 5 0299.4 37904 29072 Accepted 100
50 5 0289.8 36360 29436 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.17 KB
Back to Top