Run id: 102914

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