From 444b45492467b7dde7af65eb821aef09cb9ba9e6 Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 14 Nov 2024 21:35:35 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=201?= =?UTF-8?q?=20=D0=BB=D0=B0=D0=B1=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Main1/Main1.cpp | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/Main1/Main1.cpp b/Main1/Main1.cpp index 8772a49..25577bb 100644 --- a/Main1/Main1.cpp +++ b/Main1/Main1.cpp @@ -4,15 +4,59 @@ void main() { int N = 0; int k = 0; int l = 0; + void aboutme() { + printf("hello world\n"); + printf("стародубцев\n"); + printf("антон\n"); + printf("юрьевич\n"); + printf("ПИбд14\n"); + printf("день:сегодня\n"); + } + + + void main() { + SetConsoleCP(1251); + SetConsoleOutputCP(1251); + aboutme(); + } int me; // fvfr for (int i = 0; i < n; i++) { printf("%d", n); } + void aboutme() { + printf("hello world\n"); + printf("стародубцев\n"); + printf("антон\n"); + printf("юрьевич\n"); + printf("ПИбд14\n"); + printf("день:сегодня\n"); + + } + + void main() { + SetConsoleCP(1251); + SetConsoleOutputCP(1251); + aboutme(); + } + void aboutme() { + printf("hello world\n"); + printf("стародубцев\n"); + printf("антон\n"); + printf("юрьевич\n"); + printf("ПИбд14\n"); + printf("день:сегодня\n"); + + } + void main() { + SetConsoleCP(1251); + SetConsoleOutputCP(1251); + aboutme(); + } // добавил ничего printf("fghjy"); }