Compound interest by murky-satyr

m:=(a:=File standardInput contents split(":")map(asNumber))at(1)
a at(0)repeat(m=m println+m*a last/100|0)

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

download

return to the top page