Run id: 144647

Main.cc: In function 'int main()':
Main.cc:6:5: error: 'a' was not declared in this scope
     a!=0;
     ^
Main.cc:13:1: error: expected '}' at end of input
 }
 ^