From 82564f5798fed6468f8d07e9873052f62b22f1a3 Mon Sep 17 00:00:00 2001 From: junseo Date: Fri, 22 Mar 2024 12:38:49 +0900 Subject: [PATCH 1/2] assign --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index 1525f52..5aa4daf 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"< Date: Fri, 22 Mar 2024 12:49:32 +0900 Subject: [PATCH 2/2] assign --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index 5aa4daf..6192b65 100644 --- a/hello.cpp +++ b/hello.cpp @@ -5,7 +5,7 @@ using namespace std; int main(){ cout<<"Hello World!"<