#include using namespace std; #define int long long signed main(){ int N;cin>>N; if(N<=3){ cout<