Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

92
16068
Memory Limit Exceeded
5

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 $T\leq 5$,$N\leq 10$ 5 / 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 0013.0 16064 Accepted 100
1 1 2 3 4 0013.0 16068 Accepted 100
2 2 3 4 0011.0 16068 Wrong Answer 0
3 2 3 4 0008.0 16068 Wrong Answer 0
4 2 3 4 0009.0 16064 Wrong Answer 0
5 3 4 0009.0 15996 Memory Limit Exceeded 0
6 3 4 0009.0 15996 Memory Limit Exceeded 0
7 4 0010.0 16000 Memory Limit Exceeded 0
8 4 0010.0 16000 Memory Limit Exceeded 0
Submitter:
Compiler:
c++11
Code Length:
617 Bytes
Back to Top