From a896adc81c28167d16cdf885a1bea65d4727e0ed Mon Sep 17 00:00:00 2001 From: TigrGrig01 Date: Sun, 10 Nov 2024 19:03:44 +0400 Subject: [PATCH] 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