From 39e3ca2868426a64a045b412eea58c9f522979ba Mon Sep 17 00:00:00 2001 From: Bartosz Tylkowski Date: Thu, 31 May 2018 21:54:35 +0000 Subject: [PATCH] =?UTF-8?q?Prze=C5=9Blij=20pliki=20do=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 main.cpp diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..438ae45 --- /dev/null +++ b/main.cpp @@ -0,0 +1,106 @@ +#include +#include + +using namespace std; + +bool odwracalny(int i, int n){ + for(int x=0; x