This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@
|
||||
int WinMain(int argc, char const *argv[])
|
||||
{
|
||||
/* code */
|
||||
std::cout << "Hello World!!!!" << std::endl;
|
||||
std::cout << "Hello World!!!!x" << std::endl;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user