From 37b7e815612dec5655d2ee2363835e2075701ae6 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 29 Jun 2022 21:03:53 +0200 Subject: Solved the first 6 problems of codechef Starters --- codechef/EvenEqualOdd/main_input1.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 codechef/EvenEqualOdd/main_input1.txt (limited to 'codechef/EvenEqualOdd/main_input1.txt') diff --git a/codechef/EvenEqualOdd/main_input1.txt b/codechef/EvenEqualOdd/main_input1.txt new file mode 100644 index 0000000..f57d886 --- /dev/null +++ b/codechef/EvenEqualOdd/main_input1.txt @@ -0,0 +1,3 @@ +1 +1 +1 1 \ No newline at end of file -- cgit v1.2.3