From 8e350c271105ec2f6e3bd5c88d2ccd33be7aa80b Mon Sep 17 00:00:00 2001 From: "Alice (BubnovAS)" Date: Mon, 7 Apr 2025 13:46:22 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=BF=D0=B5=D1=87=D0=B0=D1=82=D1=8C=20?= =?UTF-8?q?=D0=BC=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 9c3ae19..3b4c52d 100644 --- a/main.cpp +++ b/main.cpp @@ -11,6 +11,6 @@ int main() cin >> a -b; cin >> a*b; cin >> a/b; - + cout<