From ec66428457de86d89d571450731894c3980b5606 Mon Sep 17 00:00:00 2001 From: malrang Date: Fri, 22 Mar 2024 13:01:20 +0900 Subject: [PATCH] rhello.cpp --- hello.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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!"<