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 0 / 30
4 3 N=1014,Limit=4K(log2K+1) 0 / 35

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0042.6 6056 3740 Accepted 100
1 2 0103.3 6448 3688 Accepted 100
2 3 0002.6 6056 3560 Wrong Answer 0
3 4 0002.8 6056 3576 Wrong Answer 0
Submitter:
Compiler:
c++14
Code Length:
442 Bytes
Back to Top