From 343074164ac57e0e36321e2a2922bba5a33863a0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 Sep 2025 16:58:33 +0800 Subject: [PATCH 1/6] add my key --- test1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test1 diff --git a/test1 b/test1 new file mode 100644 index 0000000..28c7145 --- /dev/null +++ b/test1 @@ -0,0 +1,12 @@ +import time +a = int(input()) +while a != 1 : + if a % 2 == 0: + a = a/2 + print(a) + else : + a = 3*a + 1 + print(a) + time.sleep(0.5) +else: + print(a) -- 2.49.0 From c477e5123db9fb45049f86d4a1f731b1d3b62567 Mon Sep 17 00:00:00 2001 From: shwtt Date: Mon, 15 Sep 2025 22:10:17 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20my?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my | 1 + test1 | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) create mode 100644 my delete mode 100644 test1 diff --git a/my b/my new file mode 100644 index 0000000..f7f7ccd --- /dev/null +++ b/my @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCheVuVXfQQi6uhmhWBkfNRikxMbIxwVyxz9icaWQkx root@whatthe-haowen8 diff --git a/test1 b/test1 deleted file mode 100644 index 28c7145..0000000 --- a/test1 +++ /dev/null @@ -1,12 +0,0 @@ -import time -a = int(input()) -while a != 1 : - if a % 2 == 0: - a = a/2 - print(a) - else : - a = 3*a + 1 - print(a) - time.sleep(0.5) -else: - print(a) -- 2.49.0 From 5088669afa22188ffc1fa7a5e95ea0e877acde00 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Sep 2025 17:52:51 +0800 Subject: [PATCH 3/6] add my key --- authorized_keys/shw8/key.pub | 1 + my | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 authorized_keys/shw8/key.pub delete mode 100644 my diff --git a/authorized_keys/shw8/key.pub b/authorized_keys/shw8/key.pub new file mode 100644 index 0000000..73e1d2c --- /dev/null +++ b/authorized_keys/shw8/key.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1LZDIINTESAAAAIFCheVuVXfQQi6uhmhWBKFNRikxMbIxwVyxz9icaWQkx root@whatthe-haowen8 diff --git a/my b/my deleted file mode 100644 index f7f7ccd..0000000 --- a/my +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCheVuVXfQQi6uhmhWBkfNRikxMbIxwVyxz9icaWQkx root@whatthe-haowen8 -- 2.49.0 From 35593bcfc47108c61253cbce4d8b947fee798623 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Sep 2025 18:45:18 +0800 Subject: [PATCH 4/6] add my key --- authorized_keys/shw8/key.pub | 2 +- registry | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 registry diff --git a/authorized_keys/shw8/key.pub b/authorized_keys/shw8/key.pub index 73e1d2c..f7f7ccd 100644 --- a/authorized_keys/shw8/key.pub +++ b/authorized_keys/shw8/key.pub @@ -1 +1 @@ -ssh-ed25519 AAAAC3NzaC1LZDIINTESAAAAIFCheVuVXfQQi6uhmhWBKFNRikxMbIxwVyxz9icaWQkx root@whatthe-haowen8 +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCheVuVXfQQi6uhmhWBkfNRikxMbIxwVyxz9icaWQkx root@whatthe-haowen8 diff --git a/registry b/registry new file mode 160000 index 0000000..5cc62cf --- /dev/null +++ b/registry @@ -0,0 +1 @@ +Subproject commit 5cc62cf89c9d0cec16d30b7581baf1fabf16de54 -- 2.49.0 From 978faf1b6c07431c25972137c6f642f9604682f5 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Sep 2025 18:51:16 +0800 Subject: [PATCH 5/6] add my key --- authorized_keys/shw8/key.pub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authorized_keys/shw8/key.pub b/authorized_keys/shw8/key.pub index 73e1d2c..f7f7ccd 100644 --- a/authorized_keys/shw8/key.pub +++ b/authorized_keys/shw8/key.pub @@ -1 +1 @@ -ssh-ed25519 AAAAC3NzaC1LZDIINTESAAAAIFCheVuVXfQQi6uhmhWBKFNRikxMbIxwVyxz9icaWQkx root@whatthe-haowen8 +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCheVuVXfQQi6uhmhWBkfNRikxMbIxwVyxz9icaWQkx root@whatthe-haowen8 -- 2.49.0 From 5a8e68010861bbb020263c68b35ab904bc781454 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Sep 2025 19:22:32 +0800 Subject: [PATCH 6/6] add my key --- registry | 1 - 1 file changed, 1 deletion(-) delete mode 160000 registry diff --git a/registry b/registry deleted file mode 160000 index 5cc62cf..0000000 --- a/registry +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5cc62cf89c9d0cec16d30b7581baf1fabf16de54 -- 2.49.0