Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
zadacha1
const n:=5; ver m:array [1..n] of integer; i:integer; begin randomize; for i:=1 to n do begin m[i]:=random(5)+1; writeln(m[i]); end; end.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Урок 8 задача 6 символьный тип данных
Circle
Enigma
03 ariketa
Сумма цифр в строке
test19
Задача №1516. Проверка на простоту (цикл while)
Trabajo pascal
lala
Prosti brojevi praktikum nizovi
Please log in to post a comment.