enum M{M;int i;{for(;i<256;)System.out.printf("%02x%c",i^i/8^i/64,++i%16<1?10:32);}}