program maxmin; uses SysUtils; var a,b,c:integer; begin writeln('Zadej a,b,c:'); readln(a,b,c); if (a