From 7c3f32fab3b1a9d628d6856e7a923eb3c3b1ce5f Mon Sep 17 00:00:00 2001 From: Omar Magdy Date: Sat, 25 Jun 2022 18:32:00 +0200 Subject: Solved a couple of problems from codechef and codeforces --- codechef/MagicalDoors/main_input0.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 codechef/MagicalDoors/main_input0.txt (limited to 'codechef/MagicalDoors/main_input0.txt') diff --git a/codechef/MagicalDoors/main_input0.txt b/codechef/MagicalDoors/main_input0.txt new file mode 100644 index 0000000..438d07b --- /dev/null +++ b/codechef/MagicalDoors/main_input0.txt @@ -0,0 +1,4 @@ +3 +111 +010 +10011 -- cgit v1.2.3