From 6b548332bfc6469756526002971c422f43f86d0a Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 24 Jul 2023 13:11:33 +0300 Subject: Removed some empty *.cpp files and Solved some new problems --- contests/Round864/B/main_input2.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 contests/Round864/B/main_input2.txt (limited to 'contests/Round864/B/main_input2.txt') diff --git a/contests/Round864/B/main_input2.txt b/contests/Round864/B/main_input2.txt new file mode 100644 index 0000000..570d349 --- /dev/null +++ b/contests/Round864/B/main_input2.txt @@ -0,0 +1,7 @@ +1 +5 3 +1 1 0 0 1 +1 1 0 0 1 +1 0 1 0 0 +1 1 0 0 1 +1 1 0 0 1 \ No newline at end of file -- cgit v1.2.3