Compound interest by eban(kaigi)

eval"n,i,a=#{gets.tr':',','};n.times{p i;i+=i*a/?d}"

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

download

return to the top page