feat: push some work
This commit is contained in:
parent
ab106d3e59
commit
b1feb54e4c
@ -1,7 +1,8 @@
|
||||
#include <iostream>
|
||||
|
||||
|
||||
int main()
|
||||
{
|
||||
std::cout << "Hello World!";
|
||||
/*std::cout << "Hello World!" << std::endl;
|
||||
std::cout << "Happy to learn C++" << std::endl;*/
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user