#include #include using namespace std; int main(){ long long n; bool ans = true; cin >> n; if(n != 1 && n != 2){ for(int i=2; i