From 89c343e3b745cfefcfa8e609e266f5f08cd69380 Mon Sep 17 00:00:00 2001 From: Anton-Starodubtsev Date: Fri, 1 Nov 2024 16:00:58 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20l=20=20=D0=B8=20=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=D0=B8=20=D0=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Main1/Main1.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Main1/Main1.cpp b/Main1/Main1.cpp index 57f359e..087698a 100644 --- a/Main1/Main1.cpp +++ b/Main1/Main1.cpp @@ -2,7 +2,8 @@ #include void main() { int N = 0; - + int k = 0; + int l = 0; printf("fghjy"); }