Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7653
904
Accepted
107.04

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $p=1,q=0.2$ 52.8 / 50
2 1 $p=1,q=0.2$ 53.76 / 50
3 2 $p=0,q=1$ 0.48 / 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 0332.1 1112 900 Accepted 105.608421
1 2 0281.0 1112 904 Accepted 107.519729
2 3 0901.6 1112 900 Accepted 1.938516
3 4 1171.2 1112 900 Time Limit Exceeded 0
4 5 1170.0 1112 900 Time Limit Exceeded 0
5 6 1164.6 1112 900 Time Limit Exceeded 0
6 7 1189.0 1112 900 Time Limit Exceeded 0
7 8 0738.0 1112 900 Time Limit Exceeded 0
8 9 0705.8 1112 900 Time Limit Exceeded 0
Submitter:
Compiler:
c++17
Code Length:
466 Bytes
Back to Top