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_input0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codechef/collegLife2/main_input0.txt (limited to 'codechef/collegLife2/main_input0.txt') diff --git a/codechef/collegLife2/main_input0.txt b/codechef/collegLife2/main_input0.txt new file mode 100644 index 0000000..146fb12 --- /dev/null +++ b/codechef/collegLife2/main_input0.txt @@ -0,0 +1,5 @@ +1 +2 +1 2 +1 2 +2 3 4 -- cgit v1.2.3