помогите
TASK(‘cif18’)

Ответы

Ответ дал: ingr
0

uses robot;

begin

   task('cif18');

   Right;

   while CellIsPainted do Right;

   Down;

   if CellIsPainted then Up else Left;

end.

Вас заинтересует