LCM of 1 to n by murky-satyr

System.in.eachLine{for(n=i=it.toLong()*1g;--i;)n*=i.intdiv(n.gcd(i));println n}

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

download

return to the top page