Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5520
17624
Wrong Answer
40

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0200.5 6220 3672 Accepted 100
1 1 3 5 0002.7 6220 3592 Accepted 100
2 2 5 0200.4 6220 3644 Accepted 100
3 2 3 5 0002.6 6220 3760 Accepted 100
4 2 3 5 0002.9 6220 3596 Accepted 100
5 2 3 5 0002.6 6220 3604 Accepted 100
6 2 3 5 0002.5 6220 3620 Accepted 100
7 2 3 5 0002.7 6220 3648 Accepted 100
8 2 3 5 0002.5 6220 3464 Accepted 100
9 2 5 0200.6 6220 3720 Accepted 100
10 2 5 0200.5 6220 3652 Accepted 100
11 2 5 0200.5 6220 3700 Accepted 100
12 2 5 0200.4 6220 3480 Accepted 100
13 3 5 0002.5 6220 3636 Accepted 100
14 3 5 0086.1 19520 16724 Accepted 100
15 3 5 0074.4 13708 10936 Accepted 100
16 3 5 0059.6 13428 10392 Accepted 100
17 3 5 0077.1 13044 10032 Accepted 100
18 3 5 0075.7 13044 10152 Accepted 100
19 3 5 0073.7 13044 10188 Accepted 100
20 3 5 0073.7 13044 10004 Accepted 100
21 3 5 0069.9 13044 10088 Accepted 100
22 3 4 5 0085.6 18672 15872 Accepted 100
23 3 4 5 0077.4 13704 10924 Accepted 100
24 3 4 5 0055.8 13428 10424 Accepted 100
25 3 4 5 0076.8 13044 10240 Accepted 100
26 4 5 0216.1 20204 17624 Accepted 100
27 4 5 0214.2 13052 10368 Accepted 100
28 4 5 0215.1 12912 10180 Accepted 100
29 4 5 0209.2 13052 10416 Accepted 100
30 4 5 0221.7 13048 10268 Accepted 100
31 4 5 0206.8 12912 10012 Accepted 100
32 4 5 0206.2 15264 12700 Accepted 100
33 4 5 0206.7 15272 12696 Wrong Answer 0
34 5 0223.6 20208 17580 Accepted 100
35 5 0210.9 13052 10364 Accepted 100
36 5 0216.9 13044 10256 Accepted 100
37 5 0209.6 13052 10328 Accepted 100
38 5 0210.8 13048 10268 Accepted 100
39 5 0218.7 12912 10236 Accepted 100
40 5 0211.4 15264 12672 Accepted 100
41 5 0212.5 15264 12708 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.3 KB
Back to Top