Удалить Lab_1_1.cpp

This commit is contained in:
Misha_73 2024-11-18 09:08:42 +04:00
parent 1a0cf64537
commit ef42481e24

View File

@ -1,9 +0,0 @@

#include <iostream>
int main()
{
std::cout << "Hello World!\n";
}