#include int main(void){ int N=0; std::cin >> N; if(N%2==0){ for(int i=0;i