Run id: 104990

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