From 02c0ba7e1b54a8f9a02f2e9bb868bf8af28e721b Mon Sep 17 00:00:00 2001 From: "Alice (YashechkinGA)" Date: Fri, 11 Apr 2025 20:00:50 +0300 Subject: [PATCH] ... --- main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.cpp b/main.cpp index 05c3ec9..a4331d0 100644 --- a/main.cpp +++ b/main.cpp @@ -7,7 +7,7 @@ int main() cout << "Enter A and B: "; int a, b; cin >> a >> b; -cout<<"A + B = "<