Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

13764
154332
Runtime Error (killed by signal)
51

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~3 $\forall 0 \leq i \leq n, a_i = 0, k \leq 10$ 0 / 3
2 4~7 $\forall 0 \leq i \leq n, a_i = 0, \forall 1 \leq i \leq n, b_i = i - 1$ 15 / 15
3 0~11 $\forall 0 \leq i \leq n, a_i = 0$ 0 / 20
4 12~15 $n \leq 10 ^ 5$ 36 / 36
5 0~22 無其他限制 0 / 26

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 5 0142.1 99212 79080 Accepted 100
1 1 3 5 0147.1 99212 78972 Accepted 100
2 1 3 5 0145.9 99212 79092 Accepted 100
3 1 3 5 0867.0 128120 125152 Runtime Error (killed by signal) 0
4 2 3 5 0143.2 99596 79040 Accepted 100
5 2 3 5 0150.8 102248 82152 Accepted 100
6 2 3 5 0149.8 102116 81976 Accepted 100
7 2 3 5 0705.3 157156 154332 Accepted 100
8 3 5 0146.7 98164 77492 Accepted 100
9 3 5 0166.2 99212 79144 Accepted 100
10 3 5 0162.8 99264 78796 Accepted 100
11 3 5 1194.1 127448 124384 Accepted 100
12 4 5 0185.0 98160 77480 Accepted 100
13 4 5 0174.2 99224 79076 Accepted 100
14 4 5 0184.1 99136 78952 Accepted 100
15 4 5 0183.7 98560 77744 Accepted 100
16 5 0937.1 128384 125552 Runtime Error (killed by signal) 0
17 5 1061.1 128424 125400 Runtime Error (killed by signal) 0
18 5 1170.1 128172 125252 Runtime Error (killed by signal) 0
19 5 1277.7 127996 124944 Runtime Error (killed by signal) 0
20 5 1381.1 127448 124356 Runtime Error (killed by signal) 0
21 5 1484.1 120224 116564 Runtime Error (killed by signal) 0
22 5 1605.1 116264 113124 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.42 KB
Back to Top