Main.cc: In function 'int main()': Main.cc:19:35: error: 'print' was not declared in this scope print("%.2lf%%\n",(double)b/n*100); ^