SQR by hallvabo

while 1:m,n=map(int,raw_input().split());print-n/~m-~n*n*(3*m-n+1)/6

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

download

return to the top page