Run id: 133020

Main.cc: In function 'int main()':
Main.cc:5:4: error: 'cin' was not declared in this scope
    cin>>n; 
    ^
Main.cc:18:7: error: 'cout' was not declared in this scope
       cout<<"Yes"<