From 4f3db1fc242f1b1212ff96cd86456652254847ac Mon Sep 17 00:00:00 2001 From: thyyy0424mz <11903286+thyyy0424mz@user.noreply.gitee.com> Date: Thu, 3 Nov 2022 07:28:52 +0000 Subject: [PATCH 1/2] add codes. Signed-off-by: thyyy0424mz <11903286+thyyy0424mz@user.noreply.gitee.com> --- codes/thyyy0424mz | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 codes/thyyy0424mz diff --git a/codes/thyyy0424mz b/codes/thyyy0424mz new file mode 100644 index 00000000..e69de29b -- Gitee From 19bd2434c2a28d292833fa610ee0f2726251a721 Mon Sep 17 00:00:00 2001 From: thyyy0424mz <11903286+thyyy0424mz@user.noreply.gitee.com> Date: Thu, 3 Nov 2022 07:30:43 +0000 Subject: [PATCH 2/2] rename codes/thyyy0424mz to codes/thyyy0424mz.cc. Signed-off-by: thyyy0424mz <11903286+thyyy0424mz@user.noreply.gitee.com> --- codes/thyyy0424mz | 0 codes/thyyy0424mz.cc | 5 +++++ 2 files changed, 5 insertions(+) delete mode 100644 codes/thyyy0424mz create mode 100644 codes/thyyy0424mz.cc diff --git a/codes/thyyy0424mz b/codes/thyyy0424mz deleted file mode 100644 index e69de29b..00000000 diff --git a/codes/thyyy0424mz.cc b/codes/thyyy0424mz.cc new file mode 100644 index 00000000..e45f4206 --- /dev/null +++ b/codes/thyyy0424mz.cc @@ -0,0 +1,5 @@ +#include +using namespace std; +int main(){ + cout<<"hello word"<