Run id: 152032

Main.cc: In function 'int main()':
Main.cc:6:29: error: expected ')' before ';' token
  printf("%.2f",r*r*3.1415926;
                             ^