From 1e554737ac3fda9ecf16c4a2818598b6032d7390 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 26 Sep 2023 14:32:40 +0300 Subject: Solved A and B in the last Div2 --- codeforces/ChipsOnTheBoard/main_input0.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 codeforces/ChipsOnTheBoard/main_input0.txt (limited to 'codeforces/ChipsOnTheBoard/main_input0.txt') diff --git a/codeforces/ChipsOnTheBoard/main_input0.txt b/codeforces/ChipsOnTheBoard/main_input0.txt new file mode 100644 index 0000000..35d6d40 --- /dev/null +++ b/codeforces/ChipsOnTheBoard/main_input0.txt @@ -0,0 +1,13 @@ +4 +3 +1 4 1 +3 2 2 +1 +4 +5 +2 +4 5 +2 3 +5 +5 2 4 5 3 +3 4 2 1 5 -- cgit v1.2.3