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 3a666b9 commit 8b7ba79Copy full SHA for 8b7ba79
hello_world.cpp
@@ -5,5 +5,5 @@ int main() {
5
6
cout << "Hello World" << endl;
7
8
- return xx 0;
+ return 0;
9
}
0 commit comments