Skip to content

Commit 80bd7c9

Browse files
authored
Update C++.cpp
1 parent d3798d7 commit 80bd7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/C++.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ github https://github.com/anshucollege*/
55
#include<iostream.h>
66
int main()
77
{
8-
cout<<"Hello World";
8+
cout<<" Hello World ";
99
}

0 commit comments

Comments
 (0)