From a842a62b4aadfc24e3f7c3a234325476868dcdad Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 14 Apr 2024 17:07:15 +0200 Subject: Solved 3 problems in the last Div.2 --- codeforces/PaintingTheRibbon/main_input0.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codeforces/PaintingTheRibbon/main_input0.txt (limited to 'codeforces/PaintingTheRibbon/main_input0.txt') diff --git a/codeforces/PaintingTheRibbon/main_input0.txt b/codeforces/PaintingTheRibbon/main_input0.txt new file mode 100644 index 0000000..11c78ba --- /dev/null +++ b/codeforces/PaintingTheRibbon/main_input0.txt @@ -0,0 +1,6 @@ +5 +1 1 1 +5 1 1 +5 2 1 +5 2 2 +5 5 3 -- cgit v1.2.3