SQR by pooq

while""do a,b=io.read("*n","*n")print(a<b and 50 or b*(b+1)*(3*a+1-b)/6)end

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

download

return to the top page