Run id: 130847

Main.cc: In function 'int main()':
Main.cc:5:13: error: 'C' was not declared in this scope
  cin>>a>>b>>C;
             ^
Main.cc:6:15: error: invalid operands of types 'int' and '' to binary 'operator<<'
  cout<