•  

    Составить блок схему 

     

     

    var
    a,b,c:integer;
    begin
    readln(a);
    readln(b);
    readln(c);
    if (a>b) and (a>c) then
    writeln('naibolshee a=', a)
    else if (b>a) and (b>c) then
    writeln('naibolshee b=', b)
    else if (c>a) and (c>b) then
    writeln('naibolshee c=', c)
    else
    writeln('naibolshego net');

    end.

     

     

Ответы 1

  • Смотри вложения

    _______________

    answer img
    • Автор:

      adenx0kb
    • 6 лет назад
    • 0
  • Добавить свой ответ

Войти через Google

или

Забыли пароль?

У меня нет аккаунта, я хочу Зарегистрироваться

How much to ban the user?
1 hour 1 day 100 years