From 71a2a4f1f287ad42fdb1cdafc6bcd84b5a3dd743 Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 14 Nov 2024 20:41:03 +0400 Subject: [PATCH 1/2] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20=D0=BC=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Main1/Main1.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Main1/Main1.cpp b/Main1/Main1.cpp index 087698a..cc91fc7 100644 --- a/Main1/Main1.cpp +++ b/Main1/Main1.cpp @@ -4,6 +4,9 @@ void main() { int N = 0; int k = 0; int l = 0; + + + int me; printf("fghjy"); } -- 2.25.1 From 4d59894999219419e8feb20710731905a9245c46 Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 14 Nov 2024 20:43:39 +0400 Subject: [PATCH 2/2] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20=D0=BF=D1=83=D1=81=D1=82=D0=BE=D0=B9=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Main1/Main1.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Main1/Main1.cpp b/Main1/Main1.cpp index cc91fc7..e55f6a3 100644 --- a/Main1/Main1.cpp +++ b/Main1/Main1.cpp @@ -7,6 +7,7 @@ void main() { int me; + // fvfr printf("fghjy"); } -- 2.25.1