From 3df899c895545cd656791c4235c9feb092f35234 Mon Sep 17 00:00:00 2001 From: RavilGismatullin Date: Wed, 6 Nov 2024 09:15:12 +0400 Subject: [PATCH] fc --- Lab1/Lab1/Lab1/1.cpp | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Lab1/Lab1/Lab1/1.cpp b/Lab1/Lab1/Lab1/1.cpp index 1412524..83ee591 100644 --- a/Lab1/Lab1/Lab1/1.cpp +++ b/Lab1/Lab1/Lab1/1.cpp @@ -8,17 +8,3 @@ void main() { -void main4(){ - - SetConsoleCP(1251); - SetConsoleOutputCP(1251); - - printf(" * \n"); - printf(" *** \n"); - printf(" ***** \n"); - printf(" ******* \n"); - printf(" ********* \n"); - printf(" *********** \n"); - printf(" | | \n"); - printf(" | | \n"); -} \ No newline at end of file