From f9813343bafaf75be75fa8614b75acb6fd306e46 Mon Sep 17 00:00:00 2001 From: nikit Date: Mon, 11 Nov 2024 11:47:08 +0300 Subject: [PATCH] commit 5 --- FileName.cpp | 2 +- laba.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FileName.cpp b/FileName.cpp index 27dead3..b3a63ea 100644 --- a/FileName.cpp +++ b/FileName.cpp @@ -185,7 +185,7 @@ // } while (n != 0); //} -int x = 10; +int x = 5; void main() { printf("Hi"); diff --git a/laba.cpp b/laba.cpp index d297d18..16faf4f 100644 --- a/laba.cpp +++ b/laba.cpp @@ -304,7 +304,7 @@ #include #include -#define max_n 10 +#define max_n 5 #define max_m 10