From ba391960d9d26180335fccc2f3d593021324de76 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 19 Mar 2023 11:58:33 +0200 Subject: Solved new problems from codeforces --- codeforces/NonAlternatingDeckHard/main_input0.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codeforces/NonAlternatingDeckHard/main_input0.txt (limited to 'codeforces/NonAlternatingDeckHard/main_input0.txt') diff --git a/codeforces/NonAlternatingDeckHard/main_input0.txt b/codeforces/NonAlternatingDeckHard/main_input0.txt new file mode 100644 index 0000000..e0b8d85 --- /dev/null +++ b/codeforces/NonAlternatingDeckHard/main_input0.txt @@ -0,0 +1,6 @@ +5 +10 +6 +17 +8 +1000000 -- cgit v1.2.3