#include #include int main(){ int N;std::cin>>N; assert(1<=N&&N<=100); bool ok=false; for(int i=2;i