Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7605
77780
Runtime Error (killed by signal)
15

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$ 0 / 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 0100.2 50756 29592 Runtime Error (killed by signal) 0
1 1 3 5 0064.0 50756 29636 Runtime Error (killed by signal) 0
2 1 3 5 0072.3 50756 29732 Runtime Error (killed by signal) 0
3 1 3 5 0437.7 65144 55160 Runtime Error (killed by signal) 0
4 2 3 5 0070.1 52208 32016 Accepted 100
5 2 3 5 0087.5 52208 31972 Accepted 100
6 2 3 5 0081.5 52208 32156 Accepted 100
7 2 3 5 0443.4 80456 77780 Accepted 100
8 3 5 0080.6 50756 30640 Accepted 100
9 3 5 0070.0 50756 30328 Runtime Error (killed by signal) 0
10 3 5 0077.6 50756 30648 Accepted 100
11 3 5 0728.9 65276 62760 Accepted 100
12 4 5 0085.4 50756 30656 Accepted 100
13 4 5 0094.3 50756 30596 Wrong Answer 0
14 4 5 0086.1 50756 30548 Accepted 100
15 4 5 0085.7 50756 30480 Accepted 100
16 5 0489.1 65276 62316 Runtime Error (killed by signal) 0
17 5 0535.1 65276 62496 Runtime Error (killed by signal) 0
18 5 0795.3 65276 62768 Wrong Answer 0
19 5 0779.9 65276 62696 Accepted 100
20 5 0783.2 65276 62720 Accepted 100
21 5 0794.7 65276 62716 Accepted 100
22 5 0762.0 65276 62716 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
3.28 KB
Back to Top