From a1e396509d2a11156e472e6003519a9256200f96 Mon Sep 17 00:00:00 2001 From: "Bob(VasilyevAA)" Date: Mon, 29 May 2023 16:32:45 +0300 Subject: [PATCH] make rebase --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.cpp b/main.cpp index 2c20d8d..0b5fb66 100644 --- a/main.cpp +++ b/main.cpp @@ -14,6 +14,8 @@ cout << "A * B = " << a * b << '\n'; cout<< "A / B = " << a / b << '\n'; cout << "max = " if (a>b) +cout << "min = " + if (a