Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Моделирование div mod
//fpc 3.0.0 program HelloWorld; var a, b, s, n : integer; begin a := 5; b := 6; s := b; n := 0; while s <= a do begin s := s + b; n := n + 1; end; writeln ( n, a - s + b ); writeln('Hello, world!'); end.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Union of set with array of elements
practica 11 ejercicio 4
Llenar un arreglo (con for)
BubbleSor (slimst)
nombre_completo
janja - naloga 2 - 9.2.2011
practica 2 ejercicio 3
Compteur
nomer4
Поиск вершин в горах
Please log in to post a comment.