From 41e4a123e8a63a0a33bc7c89569731c2daf65d95 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sat, 25 Mar 2023 15:43:13 +0200 Subject: Solve some problems --- codeforces/MakeArrayGood/main_input0.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 codeforces/MakeArrayGood/main_input0.txt (limited to 'codeforces/MakeArrayGood/main_input0.txt') diff --git a/codeforces/MakeArrayGood/main_input0.txt b/codeforces/MakeArrayGood/main_input0.txt new file mode 100644 index 0000000..bbf4fd7 --- /dev/null +++ b/codeforces/MakeArrayGood/main_input0.txt @@ -0,0 +1,9 @@ +4 +4 +2 3 5 5 +2 +4 8 +5 +3 4 343 5 6 +3 +31 5 17 -- cgit v1.2.3