From 42013225064413fdb31599d1b3304065c3964707 Mon Sep 17 00:00:00 2001 From: Omar Magdy Date: Tue, 21 Jun 2022 15:06:29 +0200 Subject: Solved collegeLife2 from codechef --- codechef/collegLife2/main_input1.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 codechef/collegLife2/main_input1.txt (limited to 'codechef/collegLife2/main_input1.txt') diff --git a/codechef/collegLife2/main_input1.txt b/codechef/collegLife2/main_input1.txt new file mode 100644 index 0000000..f30cc97 --- /dev/null +++ b/codechef/collegLife2/main_input1.txt @@ -0,0 +1,11 @@ +2 +1 +10 +5 11 11 11 11 11 +5 +10 10 10 10 10 +1 11 +1 11 +1 11 +1 11 +1 11 -- cgit v1.2.3