Back to Submissions List
Problem
Total Time (ms)
Max Memory (KiB)
Verdict
Score
7156
3364
Time Limit Exceeded
1
Subtask Results
Subtask no. |
Testdata Range |
Constraints |
Score |
1 |
0 |
$N=1,R=1,P=1$ |
1 / 1
|
2 |
1~3 |
$N=50,R=1,P=1$ |
0 / 8
|
3 |
4~6 |
$N=100,R=0.7,P=0.3$ |
0 / 37
|
4 |
7~9 |
$N=100,R=0.5,P=0.25$ |
0 / 54
|
Testdata Results
Testdata no. |
Subtasks |
Time (ms) |
Memory (KiB) |
Verdict |
Score |
0 |
1
|
8 |
3364 |
Accepted |
100 |
1 |
2
|
428 |
3316 |
Wrong Answer |
0 |
2 |
2
|
416 |
3196 |
Wrong Answer |
0 |
3 |
2
|
416 |
3276 |
Wrong Answer |
0 |
4 |
3
|
980 |
3088 |
Time Limit Exceeded |
0 |
5 |
3
|
984 |
2956 |
Time Limit Exceeded |
0 |
6 |
3
|
980 |
2960 |
Time Limit Exceeded |
0 |
7 |
4
|
984 |
2880 |
Time Limit Exceeded |
0 |
8 |
4
|
980 |
2928 |
Time Limit Exceeded |
0 |
9 |
4
|
980 |
2924 |
Time Limit Exceeded |
0 |
Submitter:
Compiler:
c++14
Code Length:
420 Bytes
Back to Top