From 90c03b3c6301f5d8908ce3e2dec936a74b035014 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 5 Mar 2023 20:04:34 +0200 Subject: Solved a bunch of problems --- codechef/MinimizeTheMaximum/main_input0.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 codechef/MinimizeTheMaximum/main_input0.txt (limited to 'codechef/MinimizeTheMaximum/main_input0.txt') diff --git a/codechef/MinimizeTheMaximum/main_input0.txt b/codechef/MinimizeTheMaximum/main_input0.txt new file mode 100644 index 0000000..782719d --- /dev/null +++ b/codechef/MinimizeTheMaximum/main_input0.txt @@ -0,0 +1,7 @@ +3 +4 +1 5 7 6 +3 +5 15 19 +4 +10 3 5 7 -- cgit v1.2.3