From 68e2c2cfd9584e8f5067ec313c981ea513fd7f6d Mon Sep 17 00:00:00 2001 From: TigrGrig01 Date: Sun, 10 Nov 2024 18:59:18 +0400 Subject: [PATCH 1/3] commit 1 --- Source1.cpp | 0 Новый файл | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Source1.cpp create mode 100644 Новый файл diff --git a/Source1.cpp b/Source1.cpp new file mode 100644 index 0000000..e69de29 diff --git a/Новый файл b/Новый файл new file mode 100644 index 0000000..e69de29 From a896adc81c28167d16cdf885a1bea65d4727e0ed Mon Sep 17 00:00:00 2001 From: TigrGrig01 Date: Sun, 10 Nov 2024 19:03:44 +0400 Subject: [PATCH 2/3] Commit 2 --- Source1.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Source1.cpp b/Source1.cpp index e69de29..945c4ee 100644 --- a/Source1.cpp +++ b/Source1.cpp @@ -0,0 +1,3 @@ +#include + +printf("Hello world!") \ No newline at end of file From 6a736dc65e8c58267bae953fcb446d7c791fc203 Mon Sep 17 00:00:00 2001 From: TigrGrig01 Date: Sun, 10 Nov 2024 19:07:13 +0400 Subject: [PATCH 3/3] Commit 3 --- Source2.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 Source2.cpp diff --git a/Source2.cpp b/Source2.cpp new file mode 100644 index 0000000..55f62e1 --- /dev/null +++ b/Source2.cpp @@ -0,0 +1 @@ +#include \ No newline at end of file