class X{static void Main(){for(int n=0,k,r;n<255;System.Console.WriteLine(n++^r))for(k=n,r=0;k>0;k/=2)r+=r+k%2;}}