Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
zwro
program ZERO; uses crt; var c,i:integer;a:array[1..100]of integer; begin i:=0; repeat i:=i+1; clrscr; writeln('-1 -2 0 98 39 69 18 09 84 80 95'); readln(a[i]); if a[i]=0 then c:=i; until a[i]=0; for i:=1 to c do writeln(a[i]); end.
run
|
edit
|
history
|
help
0
Вычисление cos(x) с помошью ряда Тейлора
fmke
Ariketa 06
Pascal triangle
practica 11 ejercicio 7 BETA
Prioject 19 - Counting Sundays
3
test28
5161
09 Ariketa INTEGER