Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2703
25484
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.5 6220 3388 Accepted 100
1 1 3 0001.3 6220 3544 Accepted 100
2 2 3 0001.1 6220 3392 Accepted 100
3 2 3 0001.6 6220 3468 Accepted 100
4 2 3 0061.4 20776 17992 Accepted 100
5 2 3 0054.3 20768 17924 Accepted 100
6 2 3 0058.6 24124 21428 Accepted 100
7 2 3 0072.5 22036 19308 Accepted 100
8 2 3 0079.4 21888 18864 Accepted 100
9 2 3 0006.7 8564 5508 Accepted 100
10 2 3 0079.1 27220 24284 Accepted 100
11 2 3 0006.7 8564 5580 Accepted 100
12 3 0001.2 6220 3568 Accepted 100
13 3 0001.5 6220 3444 Accepted 100
14 3 0001.2 6220 3508 Accepted 100
15 3 0076.6 22560 18176 Accepted 100
16 3 0076.9 21536 17744 Accepted 100
17 3 0074.6 21548 17548 Accepted 100
18 3 0006.7 8564 5512 Accepted 100
19 3 0089.3 21184 17716 Accepted 100
20 3 0072.4 20624 17480 Accepted 100
21 3 0071.3 20580 17232 Accepted 100
22 3 0070.8 20488 17288 Accepted 100
23 3 0072.5 21220 17532 Accepted 100
24 3 0074.2 21264 17540 Accepted 100
25 3 0006.6 8564 5520 Accepted 100
26 3 0072.2 21272 17524 Accepted 100
27 3 0071.3 21368 17464 Accepted 100
28 3 0068.4 20880 17128 Accepted 100
29 3 0006.6 8564 5520 Accepted 100
30 3 0072.0 21376 17460 Accepted 100
31 3 0065.9 20380 17432 Accepted 100
32 3 0068.4 20376 17432 Accepted 100
33 3 0006.6 8564 5580 Accepted 100
34 3 0006.6 8564 5436 Accepted 100
35 3 0094.1 21276 17680 Accepted 100
36 3 0064.5 20768 16948 Accepted 100
37 3 0064.4 21272 17472 Accepted 100
38 3 0066.1 21280 17472 Accepted 100
39 3 0099.0 27852 24832 Accepted 100
40 3 0096.9 27844 24844 Accepted 100
41 3 0126.9 27844 24836 Accepted 100
42 3 0095.7 27832 24764 Accepted 100
43 3 0097.1 27864 24832 Accepted 100
44 3 0101.9 28412 25484 Wrong Answer 0
45 3 0006.7 8564 5464 Accepted 100
46 3 0009.7 8564 5584 Accepted 100
47 3 0101.7 28416 25400 Wrong Answer 0
48 3 0120.5 28384 25464 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.27 KB
Back to Top