Compound interest by pooq

0:_:_.
A:B:C:-N is A-1,writeln(B),D is B+B*C//100,N:D:C.
m:-prompt1(''),readln([A,:,B,:,C]),A:B:C.

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

download

return to the top page