From 95422138588572e08a1ee78e654741874f11cfa0 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 10 Nov 2022 16:05:26 +0200 Subject: Added some new problems --- codeforces/CowardlyRooks/main_input1.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codeforces/CowardlyRooks/main_input1.txt (limited to 'codeforces/CowardlyRooks/main_input1.txt') diff --git a/codeforces/CowardlyRooks/main_input1.txt b/codeforces/CowardlyRooks/main_input1.txt new file mode 100644 index 0000000..a7b200d --- /dev/null +++ b/codeforces/CowardlyRooks/main_input1.txt @@ -0,0 +1,6 @@ +1 +4 4 +1 4 +2 2 +2 3 +4 1 -- cgit v1.2.3