#include #define int long long using namespace std; signed main(){ int A; cin>>A; if(A==5){ puts("5"); return 0; } int n=1,cnt1=0,m=1,cnt2=0; while(n