From ee555e117742a36059628906766cd3a08eae8f02 Mon Sep 17 00:00:00 2001 From: alexa Date: Thu, 7 Nov 2024 09:42:14 +0400 Subject: [PATCH] 323232 --- WindowsProject1/WindowsProject1/WindowsProject1.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsProject1/WindowsProject1/WindowsProject1.cpp b/WindowsProject1/WindowsProject1/WindowsProject1.cpp index b0b5bbd..1bcea2a 100644 --- a/WindowsProject1/WindowsProject1/WindowsProject1.cpp +++ b/WindowsProject1/WindowsProject1/WindowsProject1.cpp @@ -183,7 +183,7 @@ INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) void main() { SetConsoleCP(1251); - SetConsoleOutputCP(1251); + SetConsoleOutputCP(1251); //3232 printf("Нефедов\n"); printf("Александр\n");