We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204fd3c commit b87096aCopy full SHA for b87096a
main.cpp
@@ -3,6 +3,4 @@
3
int main()
4
{
5
std::cout << "Hello world\n";
6
-
7
- return 1;
8
}
0 commit comments