Pythagorean triple fixed by *yuko*

print'(3(i0x))',((((i,j,k,n=abs(i*i+j*j-k*k),0),k=j,i+j),j=3,i*i),i=3,100);end

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

download

return to the top page