From cdc8af48d8c9e99e3e40a584008339ec32b36a5c Mon Sep 17 00:00:00 2001 From: Yourdax Date: Mon, 11 Nov 2024 16:21:39 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D0=BC=D0=BC=D0=B8=D1=82=203:=20?= =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5=202=20?= =?UTF-8?q?=D0=B2=20main.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LabRab_9/main.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/LabRab_9/main.cpp b/LabRab_9/main.cpp index 3f01427..6f60a95 100644 --- a/LabRab_9/main.cpp +++ b/LabRab_9/main.cpp @@ -73,6 +73,11 @@ void print1000_0_n() { } } + + + + + void main() { SetConsoleCP(1251); SetConsoleOutputCP(1251);