SQR by twobit

while""do
r=io.read
a=r"*n"b=r"*n"print((b+1)*b*(3*a-b+1)/6+(b>a and 1 or 0))end

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

download

return to the top page