Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
jugando v2
//fpc 3.0.0 program jugando; const MAX = 10; var a,b : integer; c,d,e : integer; st : string; res, r1, r2 : real; begin write('Holis'); writeln('estamos jugando !!'); st := 'entretenido'; write('este juego es',st,'!!!'); readln(a,b); c := a; res := a/b; writeln('resultado ', res); readln(r1,r2); res := r1/r2; writeln('resultado nuevo ', res); (* readln(d,r2,r1); write('(',round(MAX-r1),',',c+d,')'); *) (* write('escriba su nombre '); read(st); writeln('ingrese nota 1 y nota 2'); readln(r1,r2); write('estimad@ ',st,'su promedio es',(r1+r2)/2,'chao'); *) end.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
practica 5 ejercicio 8
ariketa 05
janja - naloga 2 - 25.1.2012
Banyaknya huruf vokal
Бассейн-5
Perfect numbers
practica 1 ejercicio 6
help me to fix this stupid thing, so tired about it
zad27-notoptimal
Бассейн-7=
Please log in to post a comment.