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 d3798d7 commit 80bd7c9Copy full SHA for 80bd7c9
scripts/C++.cpp
@@ -5,5 +5,5 @@ github https://github.com/anshucollege*/
5
#include<iostream.h>
6
int main()
7
{
8
- cout<<"Hello World";
+ cout<<" Hello World ";
9
}
0 commit comments