class K{static void Main(){var a=new int[10000];for(int i=0,n=0;;n+=--a[n]<1?1:0)System.Console.Write(a[i++]=1+n%2);}}