Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

28
3272
Memory Limit Exceeded
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $K=1$ 0 / 3
2 0~1 $K\leq 2$ 0 / 17
3 0~2 $K\leq 3$ 0 / 10
4 3 $a_i\leq 2$ 0 / 6
5 3~4 $a_i\leq 100$ 0 / 12
6 5 $N\leq 20$ 0 / 5
7 5~6 $N \leq 800$ 0 / 10
8 5~7 $N \leq 10^ 4$ 0 / 16
9 0~8 無額外限制 0 / 21

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 2 3 9 0004.0 3244 Memory Limit Exceeded 0
1 2 3 9 0004.0 3260 Memory Limit Exceeded 0
2 3 9 0004.0 3272 Memory Limit Exceeded 0
3 4 5 9 0004.0 3256 Memory Limit Exceeded 0
4 5 9 0004.0 3228 Memory Limit Exceeded 0
5 6 7 8 9 0004.0 3232 Wrong Answer 0
6 7 8 9 0000.0 3228 Memory Limit Exceeded 0
7 8 9 0004.0 3216 Memory Limit Exceeded 0
8 9 0000.0 1136 Memory Limit Exceeded 0
Submitter:
Compiler:
c++14
Code Length:
582 Bytes
Back to Top