Run id: 92894

Main.cc: In function 'int main()':
Main.cc:15:5: error: 'fiag' was not declared in this scope
  if(fiag==0)cout<<"Yes";
     ^
Main.cc:16:2: error: 'elsecout' was not declared in this scope
  elsecout<<"No";
  ^