From 6b548332bfc6469756526002971c422f43f86d0a Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 24 Jul 2023 13:11:33 +0300 Subject: Removed some empty *.cpp files and Solved some new problems --- codeforces/InsertDigit/main_input0.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 codeforces/InsertDigit/main_input0.txt (limited to 'codeforces/InsertDigit/main_input0.txt') diff --git a/codeforces/InsertDigit/main_input0.txt b/codeforces/InsertDigit/main_input0.txt new file mode 100644 index 0000000..b32fe58 --- /dev/null +++ b/codeforces/InsertDigit/main_input0.txt @@ -0,0 +1,23 @@ +11 +5 4 +76543 +1 0 +1 +2 5 +44 +3 6 +666 +5 6 +13579 +5 8 +97531 +19 4 +9876543210123456789 +5 7 +73737 +8 1 +20000000 +7 0 +7058959 +12 1 +828127127732 -- cgit v1.2.3