Загрузить файлы в «/»
This commit is contained in:
parent
ab98517aaa
commit
93e26dbe86
9
Lab_1_1.cpp
Normal file
9
Lab_1_1.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
int main()
|
||||
{
|
||||
std::cout << "Hello World!\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user