From 47cb41f721c44a3e89cf09218c59a64e0b703994 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 31 Jul 2023 17:55:28 +0300 Subject: Solve 3 problems from div3 --- codeforces/SashaAndArrayColoring/main_input0.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 codeforces/SashaAndArrayColoring/main_input0.txt (limited to 'codeforces/SashaAndArrayColoring/main_input0.txt') diff --git a/codeforces/SashaAndArrayColoring/main_input0.txt b/codeforces/SashaAndArrayColoring/main_input0.txt new file mode 100644 index 0000000..579024f --- /dev/null +++ b/codeforces/SashaAndArrayColoring/main_input0.txt @@ -0,0 +1,13 @@ +6 +5 +1 5 6 3 4 +1 +5 +4 +1 6 3 9 +6 +1 13 9 3 7 2 +4 +2 2 2 2 +5 +4 5 2 2 3 -- cgit v1.2.3