System.in.eachLine{(m,n)=it.split()*.toLong() for(v=0;m*n;)v+=m--*n-- println v}