output change from work

This commit is contained in:
M.A. Kozielska-Reid 2019-05-15 09:39:59 +02:00
parent 4d02594c1c
commit 106e83129e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
int main()
{
std::cout << "Hello World!\n";
std::cout << "Change from work 15-5-2019."
}
// Run program: Ctrl + F5 or Debug > Start Without Debugging menu