Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

352
58016
Runtime Error
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 0040.0 57976 Memory Limit Exceeded 0
1 2 3 9 0040.0 58016 Memory Limit Exceeded 0
2 3 9 0048.0 57948 Memory Limit Exceeded 0
3 4 5 9 0048.0 58000 Memory Limit Exceeded 0
4 5 9 0044.0 57892 Memory Limit Exceeded 0
5 6 7 8 9 0044.0 57860 Memory Limit Exceeded 0
6 7 8 9 0044.0 57904 Memory Limit Exceeded 0
7 8 9 0044.0 58000 Memory Limit Exceeded 0
8 9 0000.0 1128 Runtime Error 0
Submitter:
Compiler:
c++14
Code Length:
1.7 KB
Back to Top