Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4104
22076
Wrong Answer
0

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$ 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 0008.9 16376 8376 Accepted 100
1 1 3 5 0008.9 16376 8296 Wrong Answer 0
2 2 5 0008.6 16376 8268 Accepted 100
3 2 3 5 0008.9 16376 8232 Wrong Answer 0
4 2 3 5 0008.9 16376 8332 Accepted 100
5 2 3 5 0008.9 16376 8468 Accepted 100
6 2 3 5 0008.5 16376 8476 Accepted 100
7 2 3 5 0008.8 16376 8288 Accepted 100
8 2 3 5 0009.1 16376 8244 Accepted 100
9 2 5 0009.4 16376 8380 Accepted 100
10 2 5 0009.8 16376 8408 Accepted 100
11 2 5 0009.4 16376 8416 Accepted 100
12 2 5 0009.1 16376 8356 Accepted 100
13 3 5 0008.3 16376 8104 Wrong Answer 0
14 3 5 0097.8 26416 20888 Accepted 100
15 3 5 0081.5 19412 13744 Accepted 100
16 3 5 0066.5 19928 13704 Accepted 100
17 3 5 0086.8 19544 13912 Accepted 100
18 3 5 0082.6 19544 13984 Accepted 100
19 3 5 0078.7 19544 13916 Accepted 100
20 3 5 0078.4 19544 13812 Accepted 100
21 3 5 0079.9 19544 13912 Accepted 100
22 3 4 5 0095.1 25564 20072 Accepted 100
23 3 4 5 0079.8 19412 13572 Accepted 100
24 3 4 5 0060.4 19928 13744 Accepted 100
25 3 4 5 0078.6 19544 13804 Accepted 100
26 4 5 0190.9 27100 22076 Accepted 100
27 4 5 0190.7 19544 14312 Accepted 100
28 4 5 0191.0 19544 14320 Accepted 100
29 4 5 0193.7 19544 14324 Accepted 100
30 4 5 0184.6 19544 14372 Accepted 100
31 4 5 0197.1 19544 14312 Accepted 100
32 4 5 0184.0 21764 16632 Wrong Answer 0
33 4 5 0177.2 21764 16608 Accepted 100
34 5 0193.2 27096 22028 Accepted 100
35 5 0191.7 19544 14212 Accepted 100
36 5 0184.5 19544 14316 Accepted 100
37 5 0181.1 19544 14268 Accepted 100
38 5 0190.8 19544 14356 Accepted 100
39 5 0181.4 19544 14356 Accepted 100
40 5 0188.4 21768 16632 Accepted 100
41 5 0192.6 21768 16532 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.67 KB
Back to Top