var i,t=BigInt(1L<<62)*4-1 var Array(x,y)=readLine split' 'map(BigInt(_)) for(_<-0 to 99)println{t=y x^=x<<23&i y^=x^x>>17^y>>26 x=t x+y&i}