From 159e08f66d726f7d7b644c6361b7fa627615be6d Mon Sep 17 00:00:00 2001 From: Egor Sennov Date: Wed, 22 Jan 2025 11:20:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BA=D0=BE=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8?= =?UTF-8?q?=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.cpp b/main.cpp index 1e2e200..362263f 100644 --- a/main.cpp +++ b/main.cpp @@ -1,5 +1,7 @@ #include + +// Проект - калькулятор int main() { int a; int b;