#include using namespace std; template inline void chmin(T1 &a,T2 b){if(a>b) a=b;} template inline void chmax(T1 &a,T2 b){if(a>n; vector ans; int s=n-((n+1)/2)+1; for(int i=s;i<=n;i++) ans.emplace_back(i); for(int i=0;i<(int)ans.size();i++){ if(i) cout<<' '; cout<