Main.cc: In function ‘int main()’:Main.cc:25:6: error: ‘ceil’ was not declared in this scope 25 | x = ceil(abs(x)); | ^~~~