Problem | evenorodd |
---|---|
User | KanavKarmakar |
Submission Time | 2023-09-19 09:23:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
evenorodd.cpp: In function ‘int main()’:
evenorodd.cpp:8:12: error: ‘ciel’ was not declared in this scope; did you mean ‘ceil’?
8 | if(n/2 == ciel(n/2)) {
| ^~~~
| ceil