diff options
| author | Omar Magdy <omar.professional8777@gmail.com> | 2022-06-21 15:06:29 +0200 |
|---|---|---|
| committer | Omar Magdy <omar.professional8777@gmail.com> | 2022-06-21 15:06:29 +0200 |
| commit | 42013225064413fdb31599d1b3304065c3964707 (patch) | |
| tree | 932de94c62961c5db86f623b82079fb13f2e8dcd /codechef/collegLife2/main_input0.txt | |
| parent | b1828ab2fe7eaedc3104e5c2b46eb08940299738 (diff) | |
| download | competitive-programming-42013225064413fdb31599d1b3304065c3964707.tar.xz competitive-programming-42013225064413fdb31599d1b3304065c3964707.zip | |
Solved collegeLife2 from codechef
Diffstat (limited to 'codechef/collegLife2/main_input0.txt')
| -rw-r--r-- | codechef/collegLife2/main_input0.txt | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
