Problem transmit
User NoobMugger420
Submission Time 2024-12-30 17:25:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

transmit.cpp: In function ‘int main()’:
transmit.cpp:21:22: error: ‘ciel’ was not declared in this scope; did you mean ‘ceil’?
21 | for(int i = 0; i <= ciel(L/S); i++) {
| ^~~~
| ceil