Run id: 144734

Main.cc: In function 'int main()':
Main.cc:6:17: error: 'c' was not declared in this scope
     cout<<(a+b)/c;
                 ^