From bc26e46b20eef72ab8e2cc543dd4f203b024fd6b Mon Sep 17 00:00:00 2001 From: "Alice (GoloshchapovDY)" Date: Wed, 27 Mar 2024 15:09:29 +0300 Subject: [PATCH] =?UTF-8?q?code:=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D0=BC?= =?UTF-8?q?=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=D1=83=D0=BC=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index b4106a0..d57dc18 100644 --- a/main.cpp +++ b/main.cpp @@ -7,6 +7,13 @@ int main() cout<<"Enter A and B: "; int a,b; cin>>a>>b; - cout<<"A+B= "<