Run id: 89954

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