Run id: 133289

Main.cc: In function 'int main()':
Main.cc:13:2: error: expected initializer before 'cin'
  cin>>z;
  ^
Main.cc:14:15: error: 'z' was not declared in this scope
     cout<