Run id: 89945

Main.cc: In function 'int main()':
Main.cc:6:4: error: 'a10' was not declared in this scope
  a=a10=b;
    ^
Main.cc:8:10: error: expected '}' at end of input
  return 0;
          ^