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/LuckyNumbers/main_input0.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codeforces/LuckyNumbers/main_input0.txt (limited to 'codeforces/LuckyNumbers/main_input0.txt') diff --git a/codeforces/LuckyNumbers/main_input0.txt b/codeforces/LuckyNumbers/main_input0.txt new file mode 100644 index 0000000..6c4fb52 --- /dev/null +++ b/codeforces/LuckyNumbers/main_input0.txt @@ -0,0 +1,6 @@ +5 +59 63 +42 49 +15 15 +53 57 +1 100 -- cgit v1.2.3