From 804a70de4254a459e41a777a2477f6ed23176d48 Mon Sep 17 00:00:00 2001 From: RavilGismatullin Date: Wed, 6 Nov 2024 09:41:21 +0400 Subject: [PATCH] third commit --- Lab1/Lab1/Lab1/1.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Lab1/Lab1/Lab1/1.cpp b/Lab1/Lab1/Lab1/1.cpp index 893d762..de01bdf 100644 --- a/Lab1/Lab1/Lab1/1.cpp +++ b/Lab1/Lab1/Lab1/1.cpp @@ -1,9 +1,6 @@ #include #include -void main() { - printf("Hello World!"); -}