Roman numeral by murky-satyr

r=0
System.in.each{int n=10**(205558%it%7)%9995;r=it%5?r+n-r%n*2:println(r)?:0}

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

download

return to the top page