a,b,c:stdin.get_s(11).split(":").to_a;b=b.to_i;a.to_i.times{b+=b.p*c.to_i/100;};
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page