From dd684349c67c988ef19707cb65e637b6906fac75 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Fri, 8 Jul 2022 19:54:42 +0200 Subject: Solved some new problems --- codechef/CountSubstrings/main_input0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codechef/CountSubstrings/main_input0.txt (limited to 'codechef/CountSubstrings/main_input0.txt') diff --git a/codechef/CountSubstrings/main_input0.txt b/codechef/CountSubstrings/main_input0.txt new file mode 100644 index 0000000..dcf608b --- /dev/null +++ b/codechef/CountSubstrings/main_input0.txt @@ -0,0 +1,5 @@ +2 +4 +1111 +5 +10001 -- cgit v1.2.3