Main.cc: In function ‘int main()’: Main.cc:6:9: error: ‘ceilm’ was not declared in this scope cnt=ceilm/n ^~~~~ Main.cc:6:9: note: suggested alternative: ‘ceill’ cnt=ceilm/n ^~~~~ ceill