enum P{P;int i;{for(;i<256;System.out.print(Long.bitCount(i++)%2));}}