From fb2e7e5e5e70022724085c0ffb1de03b68399ae4 Mon Sep 17 00:00:00 2001 From: dhyoo Date: Fri, 22 Mar 2024 13:24:36 +0900 Subject: [PATCH] hello git commit -m hello --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index 1525f52..b768878 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"<