From 08c8bb0b15043604b1b5882409d1c73ff5411760 Mon Sep 17 00:00:00 2001 From: "Alice(ShestovDN)" Date: Mon, 5 Jun 2023 15:46:48 +0300 Subject: [PATCH] ... --- main.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 3414e57..ae24dab 100644 --- a/main.cpp +++ b/main.cpp @@ -7,6 +7,8 @@ int main() cout << "Enter A and B: "; int a, b; cin >> a >> b; - cout<