From 0489577bf77488a0816cace0bea71a227ad999e5 Mon Sep 17 00:00:00 2001 From: "Alice (YashechkinGA)" Date: Fri, 11 Apr 2025 19:58:35 +0300 Subject: [PATCH] ... --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index b887f29..05c3ec9 100644 --- a/main.cpp +++ b/main.cpp @@ -7,6 +7,7 @@ int main() cout << "Enter A and B: "; int a, b; cin >> a >> b; +cout<<"A + B = "<