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.1 6056 3708 Accepted 100
1 2 0095.9 6448 3644 Accepted 100
2 3 0002.7 6056 3600 Wrong Answer 0
3 4 0002.6 6056 3676 Wrong Answer 0
Submitter:
Compiler:
c++14
Code Length:
367 Bytes
Back to Top