Winged Edge by clock

include../local/euphoria/include/get.e
object a,b
while 1do
a=get(0)b=get(0)printf(1+a[1],"%s%.f\n",(a+b*b/a[2])/4)end while

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

download

return to the top page