Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

106
16072
Memory Limit Exceeded
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 $T\leq 5$,$N\leq 10$ 0 / 5
2 0~4 $T\leq 5$,$N\leq 1000$ 0 / 20
3 0~6 $T\leq 5$,$N\leq 10^ 6$ 0 / 25
4 0~8 $T\leq 10^ 5$,$N\leq 10^ 9$ 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 0015.0 16068 Wrong Answer 0
1 1 2 3 4 0015.0 16072 Wrong Answer 0
2 2 3 4 0011.0 16072 Wrong Answer 0
3 2 3 4 0014.0 16068 Wrong Answer 0
4 2 3 4 0010.0 16072 Wrong Answer 0
5 3 4 0012.0 16004 Memory Limit Exceeded 0
6 3 4 0010.0 16000 Memory Limit Exceeded 0
7 4 0009.0 16004 Memory Limit Exceeded 0
8 4 0010.0 16004 Memory Limit Exceeded 0
Submitter:
Compiler:
c++11
Code Length:
878 Bytes
Back to Top