From e97fefaa1de03af6ec67d4445e8432b141a98c95 Mon Sep 17 00:00:00 2001 From: "Alice (KuriloVA)" Date: Mon, 31 Mar 2025 16:00:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B0=20=D0=BF=D0=B5=D1=87=D0=B0=D1=82=D1=8C=20=D0=BD=D0=B0?= =?UTF-8?q?=D0=B8=D0=B1=D0=BE=D0=BB=D1=8C=D1=88=D0=B5=D0=B3=D0=BE=20=D1=87?= =?UTF-8?q?=D0=B8=D1=81=D0=BB=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/main.cpp b/main.cpp index 945dcb1..e0afbdb 100644 --- a/main.cpp +++ b/main.cpp @@ -12,7 +12,8 @@ int main() << "A - B = " << a - b << '\n' << "A * B = " << a * b << '\n' << "A/B = " << a / b << '\n'; - - + if (ab){cout<<"MAX="<