Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2635
24060
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.7 6220 3440 Accepted 100
1 1 3 0001.2 6220 3464 Accepted 100
2 2 3 0001.3 6220 3428 Accepted 100
3 2 3 0001.2 6220 3440 Accepted 100
4 2 3 0059.2 20000 17116 Accepted 100
5 2 3 0070.4 19984 17204 Accepted 100
6 2 3 0065.5 23344 20636 Accepted 100
7 2 3 0070.7 21252 18504 Accepted 100
8 2 3 0064.3 21360 18208 Accepted 100
9 2 3 0007.1 8564 5516 Accepted 100
10 2 3 0058.7 26696 23600 Accepted 100
11 2 3 0009.9 8564 5524 Accepted 100
12 3 0001.3 6220 3636 Accepted 100
13 3 0001.1 6220 3472 Accepted 100
14 3 0001.2 6220 3304 Accepted 100
15 3 0075.2 20996 16596 Accepted 100
16 3 0074.0 19972 16128 Accepted 100
17 3 0099.3 19984 15840 Accepted 100
18 3 0006.8 8564 5560 Accepted 100
19 3 0070.3 20136 16364 Accepted 100
20 3 0069.9 19320 16100 Accepted 100
21 3 0073.0 19276 15780 Accepted 100
22 3 0079.7 19184 15900 Accepted 100
23 3 0070.4 19656 15940 Accepted 100
24 3 0071.0 19700 15960 Accepted 100
25 3 0006.7 8564 5492 Accepted 100
26 3 0092.2 19708 15888 Accepted 100
27 3 0069.8 19804 15896 Accepted 100
28 3 0068.5 19316 15644 Accepted 100
29 3 0006.7 8564 5508 Accepted 100
30 3 0069.5 19812 16096 Accepted 100
31 3 0073.0 19076 16000 Accepted 100
32 3 0067.0 19072 15916 Accepted 100
33 3 0006.6 8564 5516 Accepted 100
34 3 0009.7 8564 5512 Accepted 100
35 3 0072.9 19712 16148 Accepted 100
36 3 0068.1 19204 15632 Accepted 100
37 3 0060.1 19708 15876 Accepted 100
38 3 0061.9 19716 15884 Accepted 100
39 3 0096.0 26284 23496 Accepted 100
40 3 0093.0 26284 23496 Accepted 100
41 3 0092.3 26280 23508 Accepted 100
42 3 0107.7 26268 23472 Accepted 100
43 3 0092.9 26304 23560 Accepted 100
44 3 0097.3 27108 24060 Wrong Answer 0
45 3 0006.7 8564 5436 Accepted 100
46 3 0006.7 8564 5508 Accepted 100
47 3 0100.2 27108 23960 Wrong Answer 0
48 3 0105.4 27080 23928 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.14 KB
Back to Top