From 4a011d1c10a5c14ceadaa7fc6826ecf9c6735ed4 Mon Sep 17 00:00:00 2001 From: mooseongkim <128351866+mooseongkim@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:48:14 +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..0feadf3 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"<