Problem selfstudy
User mertbbm
Submission Time 2023-05-12 13:30:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

selfstudy.cpp: In function ‘int32_t main()’:
selfstudy.cpp:41:37: error: ‘maxiL’ was not declared in this scope; did you mean ‘maxi’?
41 | counter+= (int)ceil((ld)mid/(ld)maxiL);
| ^~~~~
| maxi