From 3b6e06ede7ba663160ace8899e05620f1341979d Mon Sep 17 00:00:00 2001 From: hyungsup Date: Fri, 22 Mar 2024 12:46:25 +0900 Subject: [PATCH] hello --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index 1525f52..1d75621 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"<