Comparing two numbers by *yuko*

do1;read*,i,j;k=i>j;l=i<j;1 print'(i0xa1xi0)',i,k-l+61,j;end

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

download

return to the top page