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/BestOfTwo/main_input0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codechef/BestOfTwo/main_input0.txt (limited to 'codechef/BestOfTwo/main_input0.txt') diff --git a/codechef/BestOfTwo/main_input0.txt b/codechef/BestOfTwo/main_input0.txt new file mode 100644 index 0000000..3d8197a --- /dev/null +++ b/codechef/BestOfTwo/main_input0.txt @@ -0,0 +1,5 @@ +4 +40 60 +67 55 +50 50 +1 100 -- cgit v1.2.3