#include #define int ll using namespace std; #define rep(i,n) for(int i=0;i=0;i--) #define rng(i,c,n) for(int i=c;i #define _48SMghu ios::sync_with_stdio(0),cin.tie(0) using ll=long long; using pii=pair; using vi=vector; void print(){cout<<'\n';} template void print(const h&v,const t&...u){cout<=y){ y*=p; } if(y>lim){ break; } a[i]=y; } a[n-2]=a[n-3]+2; a[n-1]=a[n-2]+1; int l; cin>>l; rep(i,l){ cout<