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