Program abc;
var a, b, c, max: integer;
begin
read (a, b, c);
if a>b then
a:=max
else
b:=max;
if c>max then
c:=max;
writeln ('Максимальное число__', max);
end.
Второй в один вопрос еще))0).
Arr.foreach do |v| if (v < 0) neg++; else if (v > 0) pos++; else zero++; end;
¬(¬А·С)+В·¬С=¬(¬А)+¬С+В·¬С=А+¬С+В·¬С=А+¬С·(1+В)=А+¬С
<span>X= 1110101(2) , y= 1011011(2)
</span>1110101+<span>1011011= 11010000</span>