ll@T;rep(T){ll@N;string a;rep(i,1,min(10,N))a+=48+i;a+=48;REP(i,11,N+1)a+=48+i%10;wt(a);}