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_input1.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 codeforces/LuckyNumbers/main_input1.txt (limited to 'codeforces/LuckyNumbers/main_input1.txt') diff --git a/codeforces/LuckyNumbers/main_input1.txt b/codeforces/LuckyNumbers/main_input1.txt new file mode 100644 index 0000000..95bce4d --- /dev/null +++ b/codeforces/LuckyNumbers/main_input1.txt @@ -0,0 +1,2 @@ +1 +1 2 \ No newline at end of file -- cgit v1.2.3