Run id: 141852

Main.cc: In function 'int main()':
Main.cc:7:2: error: 'c' was not declared in this scope
  c = a*10+b;
  ^