From b3cdc318098318855df552ecbf9d2a59d5374401 Mon Sep 17 00:00:00 2001 From: ildoh <164445935+ildoh@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:45:20 +0900 Subject: [PATCH] Update hello.cpp --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index 1525f52..4829eaa 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"<