Run id: 137361

Main.cc: In function 'int main()':
Main.cc:7:9: error: 'z' was not declared in this scope
    if(a=z){
         ^
Main.cc:12:7: error: 'z' was not declared in this scope
  if(b=z){
       ^
Main.cc:24:4: error: expected '}' at end of input
    } 
    ^
Main.cc:24:4: error: expected '}' at end of input
Main.cc:24:4: error: expected '}' at end of input