FRACTRAN fixed by murky-satyr

(f,n)=System.in.readLines()
f=f.split()
201.times{long m=n as int;println m;for(i=0;(n=m*(f[i++]as int)/(f[i++]as int))-(int)n;)0}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page