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 0044.7 6068 3588 Accepted 100
1 2 0104.3 6460 3624 Accepted 100
2 3 0051.4 6068 3652 Accepted 100
3 4 0052.3 6068 3592 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
326 Bytes
Back to Top