Problem | mushroomfarm |
---|---|
User | HighLithop |
Submission Time | 2024-03-15 14:56:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mushroomfarm.cpp: In function ‘int main()’:
mushroomfarm.cpp:65:28: error: ‘sqrt’ was not declared in this scope
65 | num smallestSquare=ceil(sqrt((gyatt)reqs/(gyatt)v));
| ^~~~
mushroomfarm.cpp:65:23: error: ‘ceil’ was not declared in this scope
65 | num smallestSquare=ceil(sqrt((gyatt)reqs/(gyatt)v));
| ^~~~