From 59f87d38a01f47b679e8a21ac0ed107038cfce8a Mon Sep 17 00:00:00 2001 From: "Alice (ShirokovIV)" Date: Fri, 21 Mar 2025 11:15:25 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=B7=D0=B0=D0=B3=D0=BE=D1=82=D0=BE?= =?UTF-8?q?=D0=B2=D0=BA=D0=B0=20=D0=BF=D1=80=D0=BE=D0=B3=D1=80=D0=B0=D0=BC?= =?UTF-8?q?=D0=BC=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/main.cpp b/main.cpp index fff0945..e69de29 100644 --- a/main.cpp +++ b/main.cpp @@ -1,7 +0,0 @@ -#include -using namespace std; -int main() { - cout << "Enter A and B: "; - int a, b; - cin >> a >> b; -} \ No newline at end of file