From 2842e9ef52d61fb52228ef4d7bc45f5aeb954ab3 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 30 Mar 2023 23:38:17 +0200 Subject: Solved a couple of problem on codeforces --- codeforces/AllDistinct/main_input0.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 codeforces/AllDistinct/main_input0.txt (limited to 'codeforces/AllDistinct/main_input0.txt') diff --git a/codeforces/AllDistinct/main_input0.txt b/codeforces/AllDistinct/main_input0.txt new file mode 100644 index 0000000..888e289 --- /dev/null +++ b/codeforces/AllDistinct/main_input0.txt @@ -0,0 +1,9 @@ +4 +6 +2 2 2 3 3 3 +5 +9 1 9 9 1 +4 +15 16 16 15 +4 +10 100 1000 10000 -- cgit v1.2.3