feat: push some work
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
std::cout << "Hello World!";
|
||||
/*std::cout << "Hello World!" << std::endl;
|
||||
std::cout << "Happy to learn C++" << std::endl;*/
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user