#include #include using namespace std; int N,K; main() { cin>>N>>K; if(N%2==0) { cout<