correction from work
This commit is contained in:
parent
106e83129e
commit
01eebc0982
@ -7,7 +7,7 @@
|
||||
int main()
|
||||
{
|
||||
std::cout << "Hello World!\n";
|
||||
std::cout << "Change from work 15-5-2019."
|
||||
std::cout << "Change from work 15-5-2019.\n";
|
||||
}
|
||||
|
||||
// Run program: Ctrl + F5 or Debug > Start Without Debugging menu
|
||||
|
Loading…
x
Reference in New Issue
Block a user