Run id: 147797

Main.cc: In function 'int main()':
Main.cc:8:4: error: 'Yes' was not declared in this scope
  e=Yes;
    ^
Main.cc:9:4: error: 'No' was not declared in this scope
  r=No;
    ^