Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

28
3828
Memory Limit Exceeded
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 N=1012,Limit=4Nlog2N 0 / 10
2 1 N=105,Limit=max(8000,400+4K3/2) 0 / 25
3 2 N=1014,limit=4K(log2K+1)2 0 / 30
4 3 N=1014,Limit=4K(log2K+1) 0 / 35

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 0000.0 3468 Memory Limit Exceeded 0
1 2 0028.0 3828 Memory Limit Exceeded 0
2 3 0000.0 3428 Memory Limit Exceeded 0
3 4 0000.0 3468 Memory Limit Exceeded 0
Submitter:
Compiler:
c++14
Code Length:
1.21 KB
Back to Top