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