коммит 1
This commit is contained in:
parent
23f810ff9d
commit
68c44beb77
11
Project5/Project5/Project5.cpp
Normal file
11
Project5/Project5/Project5.cpp
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
|
int main()
|
||||||
|
{
|
||||||
|
std::cout << "Hello World!\n";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
//коммит 1
|
||||||
|
//коммит 2
|
Loading…
x
Reference in New Issue
Block a user