Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3164
18432
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 0003.4 12764 3456 Accepted 100
1 1 3 0007.2 12764 3456 Accepted 100
2 2 3 0007.1 12764 3456 Accepted 100
3 2 3 0007.2 12764 3456 Accepted 100
4 2 3 0071.2 20480 13824 Accepted 100
5 2 3 0070.1 20476 13824 Accepted 100
6 2 3 0072.1 22992 16128 Accepted 100
7 2 3 0061.6 21420 14976 Accepted 100
8 2 3 0077.3 21340 14976 Accepted 100
9 2 3 0075.4 23800 17280 Accepted 100
10 2 3 0078.1 25340 18432 Accepted 100
11 2 3 0062.5 21348 14976 Accepted 100
12 3 0004.1 12764 3456 Accepted 100
13 3 0004.2 12764 3456 Accepted 100
14 3 0005.2 12764 3456 Accepted 100
15 3 0071.3 20104 12672 Accepted 100
16 3 0084.9 19596 12672 Accepted 100
17 3 0086.5 19592 12672 Accepted 100
18 3 0078.2 19592 12672 Accepted 100
19 3 0087.4 19504 12672 Accepted 100
20 3 0076.0 19104 12672 Accepted 100
21 3 0077.2 19124 12672 Accepted 100
22 3 0076.8 19096 12672 Accepted 100
23 3 0072.0 19376 12672 Accepted 100
24 3 0072.3 19396 12672 Accepted 100
25 3 0071.6 19412 12672 Accepted 100
26 3 0059.1 19412 12672 Accepted 100
27 3 0064.0 19196 12672 Accepted 100
28 3 0062.2 18940 11520 Accepted 100
29 3 0061.1 19200 12672 Accepted 100
30 3 0063.5 19196 12672 Accepted 100
31 3 0071.7 18912 12672 Accepted 100
32 3 0073.0 18916 12672 Accepted 100
33 3 0056.8 18920 12672 Accepted 100
34 3 0071.8 18916 12672 Accepted 100
35 3 0061.8 18756 11520 Accepted 100
36 3 0057.7 18508 11520 Accepted 100
37 3 0061.1 18760 11520 Accepted 100
38 3 0046.9 18768 11520 Accepted 100
39 3 0087.7 24408 18432 Accepted 100
40 3 0089.3 24404 18432 Accepted 100
41 3 0088.4 24400 18432 Accepted 100
42 3 0091.0 24392 18432 Accepted 100
43 3 0090.8 24424 18432 Accepted 100
44 3 0072.2 24876 18432 Wrong Answer 0
45 3 0092.1 24856 18432 Accepted 100
46 3 0098.1 24868 18432 Wrong Answer 0
47 3 0091.8 24880 18432 Accepted 100
48 3 0091.0 24832 18432 Accepted 100
Submitter:
max
Compiler:
c++23
Code Length:
849 Bytes
Back to Top