Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0052.0 6064 3468 Accepted 100
1 2 0102.5 6456 3620 Accepted 100
2 3 0061.7 6064 3500 Accepted 100
3 4 0058.0 6064 3464 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
677 Bytes
Back to Top