diff --git a/Lab1/Lab1/1.cpp b/Lab1/Lab1/1.cpp index 575e15a..9bd82b9 100644 --- a/Lab1/Lab1/1.cpp +++ b/Lab1/Lab1/1.cpp @@ -8,20 +8,7 @@ void main() { -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(){