Complete the text Use: vegetables, delicious, world, makes, cook, dishes, succes, recipes

макс3093 макс3093    3   17.04.2019 04:00    2

Ответы
russilian russilian  04.06.2020 05:34
 var n: integer;
begin
 readln(n);
 repeat 
 n:= n div 10;
 until n<10; 
 writeln(n); 
end.
ПОКАЗАТЬ ОТВЕТЫ
Другие вопросы по теме Другие предметы