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$。 28 / 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 3504 Accepted 100
1 1 5 0002.6 6224 3516 Accepted 100
2 2 5 0140.9 7252 4440 Accepted 100
3 2 5 0339.8 28572 24856 Accepted 100
4 2 5 0330.5 27020 23380 Accepted 100
5 3 5 0166.0 8400 5316 Wrong Answer 0
6 3 5 0180.3 7196 4640 Accepted 100
7 3 5 0169.9 7908 4916 Accepted 100
8 3 5 0170.2 7400 4468 Accepted 100
9 3 5 0310.6 35688 29920 Accepted 100
10 3 5 0278.0 32492 29020 Accepted 100
11 3 5 0117.8 6224 3636 Wrong Answer 0
12 3 5 0210.4 14652 10696 Accepted 100
13 3 5 0307.1 26736 23200 Accepted 100
14 3 5 0069.9 18580 14164 Wrong Answer 0
15 3 5 0003.0 6224 3572 Accepted 100
16 4 5 0002.9 6224 3548 Accepted 100
17 4 5 0002.9 6224 3400 Accepted 100
18 4 5 0002.8 6224 3472 Accepted 100
19 4 5 0002.8 6224 3576 Accepted 100
20 4 5 0002.8 6224 3476 Accepted 100
21 4 5 0097.7 15796 12160 Accepted 100
22 4 5 0215.6 8352 5544 Accepted 100
23 5 0202.3 6500 3960 Accepted 100
24 5 0215.5 7748 4848 Accepted 100
25 5 0200.0 6580 3832 Accepted 100
26 5 0424.9 37644 30072 Accepted 100
27 5 0537.6 37408 32372 Accepted 100
28 5 0565.1 38332 33108 Accepted 100
29 5 0549.5 37172 32108 Accepted 100
30 5 0522.0 37192 32072 Accepted 100
31 5 0580.2 40376 34656 Accepted 100
32 5 0408.6 37644 29980 Accepted 100
33 5 0177.0 6356 3720 Accepted 100
34 5 0677.3 36296 32856 Accepted 100
35 5 0405.9 37644 30036 Accepted 100
36 5 0273.2 16036 12996 Accepted 100
37 5 0265.1 15796 12536 Accepted 100
38 5 0404.3 37644 29996 Accepted 100
39 5 0575.5 37308 33520 Accepted 100
40 5 0355.3 18996 15836 Accepted 100
41 5 0319.9 36136 28668 Accepted 100
42 5 0225.4 15332 12008 Accepted 100
43 5 0327.8 36136 28776 Accepted 100
44 5 0229.3 15332 11564 Accepted 100
45 5 0318.2 36136 28676 Accepted 100
46 5 0229.1 15336 12040 Accepted 100
47 5 0231.5 15336 12012 Accepted 100
48 5 0325.8 36136 28716 Accepted 100
49 5 0224.4 15328 11988 Accepted 100
50 5 0230.1 15332 12012 Accepted 100
Submitter:
Gu2
Compiler:
c++20
Code Length:
4.84 KB
Back to Top