diff --git a/Lab_1_1.cpp b/Lab_1_1.cpp deleted file mode 100644 index c4d9393..0000000 --- a/Lab_1_1.cpp +++ /dev/null @@ -1,9 +0,0 @@ - - -#include - -int main() -{ - std::cout << "Hello World!\n"; -} -