From fca0cd3bb54528ec42c3879e019686627a07a30d Mon Sep 17 00:00:00 2001 From: nahujmik <164442935+nahujmik@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:49:14 +0900 Subject: [PATCH 1/2] Update hello.cpp --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index 1525f52..e8c23bd 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"< Date: Fri, 22 Mar 2024 13:19:43 +0900 Subject: [PATCH 2/2] cpp changed --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index e8c23bd..f63297a 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"<