We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9b053 commit f860767Copy full SHA for f860767
hello_world.cpp
@@ -3,6 +3,7 @@ using namespace std;
3
4
int main()
5
{
6
+ asd
7
cout << "Hello World" << endl;
8
return 0;
9
}
0 commit comments