Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2633
25508
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 3560 Accepted 100
1 1 3 0001.2 6220 3464 Accepted 100
2 2 3 0001.3 6220 3568 Accepted 100
3 2 3 0001.2 6220 3448 Accepted 100
4 2 3 0058.3 20780 18000 Accepted 100
5 2 3 0052.3 20772 17988 Accepted 100
6 2 3 0057.8 24128 21428 Accepted 100
7 2 3 0071.4 22036 19304 Accepted 100
8 2 3 0062.7 21884 18956 Accepted 100
9 2 3 0006.9 8564 5504 Accepted 100
10 2 3 0061.6 27220 24284 Accepted 100
11 2 3 0006.7 8564 5468 Accepted 100
12 3 0001.2 6220 3432 Accepted 100
13 3 0001.2 6220 3568 Accepted 100
14 3 0001.1 6220 3312 Accepted 100
15 3 0077.7 22560 18180 Accepted 100
16 3 0074.6 21536 17728 Accepted 100
17 3 0074.4 21548 17476 Accepted 100
18 3 0006.6 8564 5576 Accepted 100
19 3 0075.1 21184 17692 Accepted 100
20 3 0069.5 20624 17464 Accepted 100
21 3 0069.2 20580 17256 Accepted 100
22 3 0102.4 20488 17292 Accepted 100
23 3 0070.3 21220 17528 Accepted 100
24 3 0083.2 21264 17536 Accepted 100
25 3 0006.8 8564 5512 Accepted 100
26 3 0073.9 21272 17508 Accepted 100
27 3 0070.6 21368 17452 Accepted 100
28 3 0067.5 20880 17128 Accepted 100
29 3 0006.7 8564 5576 Accepted 100
30 3 0071.5 21376 17484 Accepted 100
31 3 0065.4 20380 17428 Accepted 100
32 3 0081.3 20376 17428 Accepted 100
33 3 0006.7 8564 5572 Accepted 100
34 3 0006.6 8564 5528 Accepted 100
35 3 0064.1 21276 17736 Accepted 100
36 3 0059.8 20768 16948 Accepted 100
37 3 0065.4 21272 17460 Accepted 100
38 3 0064.3 21280 17540 Accepted 100
39 3 0097.8 27848 24844 Accepted 100
40 3 0098.9 27844 24908 Accepted 100
41 3 0100.8 27848 24836 Accepted 100
42 3 0098.2 27836 24912 Accepted 100
43 3 0095.8 27872 24828 Accepted 100
44 3 0122.0 28416 25504 Wrong Answer 0
45 3 0006.8 8564 5528 Accepted 100
46 3 0006.9 8564 5520 Accepted 100
47 3 0100.7 28412 25508 Wrong Answer 0
48 3 0105.9 28384 25464 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.23 KB
Back to Top