program mini; uses crt; var x,y: integer; min: integer; begin repeat write('Введите x и y: '); readln(x,y); if x