Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2618
24016
Wrong Answer
6

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~11 保證以所有 $(x, y)$ 為邊的圖會是⼀條鏈 6 / 6
3 0~48 無額外限制 0 / 9

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 0001.3 6220 3544 Accepted 100
1 1 3 0001.2 6220 3432 Accepted 100
2 2 3 0001.3 6220 3644 Accepted 100
3 2 3 0001.2 6220 3432 Accepted 100
4 2 3 0054.2 19992 17076 Accepted 100
5 2 3 0057.6 19988 17192 Accepted 100
6 2 3 0053.9 23340 20544 Accepted 100
7 2 3 0054.8 21248 18524 Accepted 100
8 2 3 0071.8 21364 18296 Accepted 100
9 2 3 0009.6 8564 5556 Accepted 100
10 2 3 0074.6 26696 23628 Accepted 100
11 2 3 0006.6 8564 5520 Accepted 100
12 3 0001.3 6220 3468 Accepted 100
13 3 0001.2 6220 3564 Accepted 100
14 3 0001.3 6220 3452 Accepted 100
15 3 0073.6 20996 16684 Accepted 100
16 3 0074.3 19972 16156 Accepted 100
17 3 0072.8 19984 15912 Accepted 100
18 3 0006.7 8564 5572 Accepted 100
19 3 0072.5 20136 16340 Accepted 100
20 3 0069.0 19320 16112 Accepted 100
21 3 0071.9 19276 15880 Accepted 100
22 3 0083.6 19184 15784 Accepted 100
23 3 0073.7 19656 15888 Accepted 100
24 3 0071.7 19700 16012 Accepted 100
25 3 0006.7 8564 5524 Accepted 100
26 3 0069.6 19708 15860 Accepted 100
27 3 0069.6 19804 15912 Accepted 100
28 3 0064.4 19316 15568 Accepted 100
29 3 0006.8 8564 5512 Accepted 100
30 3 0096.6 19812 16080 Accepted 100
31 3 0068.8 19076 16048 Accepted 100
32 3 0093.2 19072 16048 Accepted 100
33 3 0006.9 8564 5512 Accepted 100
34 3 0006.7 8564 5576 Accepted 100
35 3 0065.1 19712 16168 Accepted 100
36 3 0070.1 19204 15628 Accepted 100
37 3 0062.2 19708 15912 Accepted 100
38 3 0063.0 19716 15880 Accepted 100
39 3 0095.5 26288 23416 Accepted 100
40 3 0097.0 26280 23408 Accepted 100
41 3 0093.1 26284 23528 Accepted 100
42 3 0094.9 26268 23448 Accepted 100
43 3 0095.2 26300 23456 Accepted 100
44 3 0099.1 27112 23960 Wrong Answer 0
45 3 0007.0 8564 5520 Accepted 100
46 3 0006.9 8564 5580 Accepted 100
47 3 0100.2 27108 23956 Wrong Answer 0
48 3 0117.6 27080 24016 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.17 KB
Back to Top