From a566648a0a87b2b0415e2850ff5283caab301a3b Mon Sep 17 00:00:00 2001 From: "v.ignatkin" Date: Tue, 19 Nov 2024 15:31:46 +0400 Subject: [PATCH] IZMEN2 --- Lab_20/Lab_20/Z_6.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Lab_20/Lab_20/Z_6.cpp b/Lab_20/Lab_20/Z_6.cpp index d5a44be..3ab0aa9 100644 --- a/Lab_20/Lab_20/Z_6.cpp +++ b/Lab_20/Lab_20/Z_6.cpp @@ -4,6 +4,7 @@ #include int Iz1; +int Iz2; struct Node { int data;