Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
матрица из шариков
uses GraphABC; var x, y, i : integer; begin x := 50; y := 50; for i := 0 to 49 do begin if i mod 10 <> 0 then begin circle (x, y, 5); x := x + 50; end else begin x := 50; y := y + 50; circle (x, y, 5); x := x + 50; end; end; end.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
program z1
Procedimientos Leer - Poblar - Mostrar
MARCOS PAULO VALE DA MATA 600623116
Squad equation
Main-main
fff
1 задание
Pascal triangle
0, pi, pi/4
Deskripsi
Please log in to post a comment.