SQR by sha

1 read*,m,n;l=min(m,n);print'(i0)',l*(l+1)*(3*(m+n-l)-l+1)/6;goto1;end

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

download

return to the top page