Pythagorean triple fixed by leonid

a=b=0
puts [a,b,$.]*' 'if($.=((a+=1/b=b%$$+1)*a+b*b)**0.5)==$.while a<?e

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

download

return to the top page