0_0_20050549_5362.cpp: In function 'int main()': 0_0_20050549_5362.cpp:34:12: error: expected '(' before 'cout' if cout<<"Yes"<<endl; ^ 0_0_20050549_5362.cpp:35:9: error: 'else' without a previous 'if' else cout<<"No"<<endl; ^