Program qq; var a,b,c, max:real; begin read(a,b,c); if (a>b) then begin if (a>c) then max:=a else max:=c; end else begin if (b>c) then max:=b else max:=c; end; writeln(max); end.
0,0(0 оценок)
Полный доступ
Позволит учиться лучше и быстрее. Неограниченный доступ к базе и ответам от экспертов и ai-bota
Оформи подписку