From 963cca2c485aaff5b45d4d0a9f241b79a1f9cedc Mon Sep 17 00:00:00 2001 From: Bartosz Tylkowski Date: Thu, 31 May 2018 21:55:17 +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