From ecaffc5824d5d7d30351b28eda5e9bfb2abf84c4 Mon Sep 17 00:00:00 2001 From: gangjungjae <164447993+gangjungjae@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:46:36 +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..2725d11 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"<