diff --git a/hello.cpp b/hello.cpp index 1525f52..10087b6 100644 --- a/hello.cpp +++ b/hello.cpp @@ -1,3 +1,4 @@ + #include using namespace std; @@ -5,7 +6,7 @@ using namespace std; int main(){ cout<<"Hello World!"<