Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ROSANE SANT ANA DA PENHA ROSA 600484774
//fpc 3.0.0 program Rosane; Uses crt; Var vf,tj,am,prest:real; n:integer; begin vf:=08801; tj:=vf*00.158; am:=vf/8; n:=1; while (n<=8)do begin tj:=vf*0.0158; prest:=am+tj; vf:=vf-am; writeln(am:10:2,'',tj:10:2,'',prest:10:2,'',vf:10:2); n:=n+1; end; writeln('parcelas'); end.
run
|
edit
|
history
|
help
0
BubbleSort (standaard)
sandogh 1
test27
4º Questão VS - 1º Sem. 2017
a 3 .a
1
ds
10_4bhr.pas
Potenztabelle
kiem_tra_nguyen_to