From 405b27c72ee6d5c819166f894f513d4bb967d9f0 Mon Sep 17 00:00:00 2001 From: VolodinDV Date: Sun, 24 Mar 2024 16:39:22 +0300 Subject: [PATCH] ... --- lab2.txt | 0 main.cpp | 2 +- project.cbp | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 lab2.txt diff --git a/lab2.txt b/lab2.txt deleted file mode 100644 index e69de29..0000000 diff --git a/main.cpp b/main.cpp index 11818ee..a24d67e 100644 --- a/main.cpp +++ b/main.cpp @@ -4,5 +4,5 @@ int main(){ int a,b; cout<<"enter A and B"; cin>> a>>b; - cout<<"A+B= "< +