We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e689b commit a8d20c4Copy full SHA for a8d20c4
week01/examples/hello.cpp
@@ -14,4 +14,5 @@ int main()
14
cout << word << " ";
15
}
16
cout << endl;
17
+ return 0;
18
0 commit comments