Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7295
904
Accepted
113.21

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $p=1,q=0.2$ 55.07 / 50
2 1 $p=1,q=0.2$ 56.87 / 50
3 2 $p=0,q=1$ 1.27 / 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 0235.4 1112 900 Accepted 110.148938
1 2 0196.9 1112 904 Accepted 113.74246
2 3 0713.5 1112 904 Accepted 5.096668
3 4 1167.6 1112 900 Time Limit Exceeded 0
4 5 1162.4 1112 904 Time Limit Exceeded 0
5 6 1164.4 1112 900 Time Limit Exceeded 0
6 7 1180.3 1112 900 Time Limit Exceeded 0
7 8 0731.2 1112 900 Time Limit Exceeded 0
8 9 0743.5 1112 904 Time Limit Exceeded 0
Submitter:
Compiler:
c++17
Code Length:
380 Bytes
Back to Top