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/TwoTowers/main_input0.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 codeforces/TwoTowers/main_input0.txt (limited to 'codeforces/TwoTowers/main_input0.txt') diff --git a/codeforces/TwoTowers/main_input0.txt b/codeforces/TwoTowers/main_input0.txt new file mode 100644 index 0000000..cc23c7b --- /dev/null +++ b/codeforces/TwoTowers/main_input0.txt @@ -0,0 +1,13 @@ +4 +4 3 +BRBB +RBR +4 7 +BRBR +RRBRBRB +3 4 +RBR +BRBR +5 4 +BRBRR +BRBR -- cgit v1.2.3