Run id: 129173

Main.cc: In function 'int main()':
Main.cc:25:23: warning: format '%lf' expects a matching 'double' argument [-Wformat=]
  printf("%.2lf\nc/n*n");
                       ^
Main.cc:27:1: error: expected '}' at end of input
 }
 ^
Main.cc:27:1: error: expected '}' at end of input
Main.cc:27:1: error: expected '}' at end of input
Main.cc:27:1: error: expected '}' at end of input