Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6033
132596
Time Limit Exceeded
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $p=1,q=0.2$ 0 / 50
2 1 $p=1,q=0.2$ 0 / 50
3 2 $p=0,q=1$ 0 / 25
4 3 $p=0,q=1$ 0 / 120
5 4 $p=0,q=1$ 0 / 75
6 5 $p=0,q=1$ 0 / 75
7 6 $p=0,q=1$ 0 / 90
8 7 $p=q=0.5$ 0 / 40
9 8 $p=q=0.5$ 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 1171.3 198912 132596 Time Limit Exceeded 0
1 2 1178.8 198912 132596 Time Limit Exceeded 0
2 3 0562.8 51456 34628 Runtime Error (killed by signal) 0
3 4 0512.1 51456 34628 Runtime Error (killed by signal) 0
4 5 0562.4 51456 34628 Runtime Error (killed by signal) 0
5 6 0517.2 51456 34632 Runtime Error (killed by signal) 0
6 7 0515.5 51456 34632 Runtime Error (killed by signal) 0
7 8 0508.5 51456 34636 Runtime Error (killed by signal) 0
8 9 0504.6 51456 34636 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++17
Code Length:
577 Bytes
Back to Top