Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4410
19716
Wrong Answer
34

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~12 $n \le 100$ 0 / 17
3 1, 3~8, 13~25 $m = n − 1$ 0 / 23
4 22~33 $a_i \ge 0$ 34 / 34
5 0~41 無額外限制 0 / 26

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0005.7 9588 5904 Accepted 100
1 1 3 5 0005.6 9588 5796 Accepted 100
2 2 5 0006.0 9588 6032 Accepted 100
3 2 3 5 0005.7 9588 6024 Accepted 100
4 2 3 5 0006.1 9588 6092 Wrong Answer 0
5 2 3 5 0008.2 9588 6024 Accepted 100
6 2 3 5 0005.8 9588 6032 Accepted 100
7 2 3 5 0007.7 9588 5968 Accepted 100
8 2 3 5 0006.2 9588 5924 Accepted 100
9 2 5 0005.8 9588 6004 Accepted 100
10 2 5 0005.7 9588 6024 Accepted 100
11 2 5 0005.7 9588 5992 Accepted 100
12 2 5 0005.8 9588 6040 Accepted 100
13 3 5 0005.5 9588 5924 Accepted 100
14 3 5 0169.5 19752 17376 Accepted 100
15 3 5 0151.9 12756 10180 Accepted 100
16 3 5 0131.7 13304 10208 Accepted 100
17 3 5 0153.4 12888 10452 Accepted 100
18 3 5 0155.3 12888 10424 Accepted 100
19 3 5 0148.6 12888 10192 Accepted 100
20 3 5 0153.4 12888 10416 Accepted 100
21 3 5 0148.2 12888 10292 Accepted 100
22 3 4 5 0159.6 18908 16592 Accepted 100
23 3 4 5 0145.9 12756 10340 Accepted 100
24 3 4 5 0142.1 13304 10312 Accepted 100
25 3 4 5 0148.3 12888 10384 Accepted 100
26 4 5 0178.5 22724 19716 Accepted 100
27 4 5 0151.2 12756 10416 Accepted 100
28 4 5 0143.8 12756 10188 Accepted 100
29 4 5 0160.6 12756 10192 Accepted 100
30 4 5 0162.7 12756 10208 Accepted 100
31 4 5 0151.6 12756 10432 Accepted 100
32 4 5 0160.5 15472 12980 Accepted 100
33 4 5 0159.3 15468 12984 Accepted 100
34 5 0181.3 20992 18196 Accepted 100
35 5 0151.5 12756 10300 Accepted 100
36 5 0152.2 12756 10376 Accepted 100
37 5 0152.9 12756 10316 Accepted 100
38 5 0151.5 12756 10332 Accepted 100
39 5 0150.6 12756 10436 Accepted 100
40 5 0156.2 15472 13112 Accepted 100
41 5 0152.6 15464 13068 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.74 KB
Back to Top