From 97e2b1818f2766c654e16cb1d21d6b2703aa955f Mon Sep 17 00:00:00 2001 From: irotov Date: Wed, 20 Nov 2024 09:37:06 +0400 Subject: [PATCH] secondd --- Lab1/Lab1/1.cpp | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/Lab1/Lab1/1.cpp b/Lab1/Lab1/1.cpp index 575e15a..6d2ca77 100644 --- a/Lab1/Lab1/1.cpp +++ b/Lab1/Lab1/1.cpp @@ -1,27 +1,7 @@ -#include -#include - -void main() { - printf("Hello World!"); -} -void main2() { - - SetConsoleCP(1251); - SetConsoleOutputCP(1251); - - printf("Лабораторная работа 1\n"); - printf("Предмет: Основы программирования\n"); - printf("Дата: 05.09.24\n"); - printf("Группа: ПИбд-12-2024\n"); - printf("\n"); - printf("Павлович\n"); - printf("Иван\n"); - printf("Ротов\n"); -} void main3(){