From f68cf7400045908d3046ee0572644f17d9168d0d Mon Sep 17 00:00:00 2001 From: Psaidu Date: Thu, 9 Nov 2023 19:19:46 +0100 Subject: [PATCH 1/2] puknij sie w glowe --- tree.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tree.cpp diff --git a/tree.cpp b/tree.cpp new file mode 100644 index 0000000..a35bd3a --- /dev/null +++ b/tree.cpp @@ -0,0 +1,11 @@ +#include +using namespace std; + + + +int main() +{ +cout<<"Hello"< Date: Thu, 9 Nov 2023 19:23:57 +0100 Subject: [PATCH 2/2] puknij sie w glowe --- tree.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/tree.cpp b/tree.cpp index a35bd3a..0b0303a 100644 --- a/tree.cpp +++ b/tree.cpp @@ -7,5 +7,3 @@ int main() { cout<<"Hello"<