Run id: 102911

Main.cc: In function 'int main()':
Main.cc:11:15: error: 'a' was not declared in this scope
 printf("%.2f",a/1);
               ^