From e7519dc24f1b6cb1e44934699823e6128f994280 Mon Sep 17 00:00:00 2001 From: Misha Date: Tue, 30 Sep 2025 19:53:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20task4.cpp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task4.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/task4.cpp b/task4.cpp index eab8438..380c6a1 100644 --- a/task4.cpp +++ b/task4.cpp @@ -31,4 +31,4 @@ int main() { delete[] a; delete[] b; return 0; -} \ No newline at end of file +} \ No newline at end of file