#include using namespace std; #define int long long signed main(){ int N; string s; cin>>N>>s; if(N%2){ cout<<"No"<