s='09F911029D74E35BD84156C5635688C0'.split('') t='' for(i=0;i<32;)t+=(+('0x1'+s[i++]+s[i++])).toString(2).slice(-8)+' ' print(t)