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/Round859/A/main_input0.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 contests/Round859/A/main_input0.txt (limited to 'contests/Round859/A/main_input0.txt') diff --git a/contests/Round859/A/main_input0.txt b/contests/Round859/A/main_input0.txt new file mode 100644 index 0000000..91dc315 --- /dev/null +++ b/contests/Round859/A/main_input0.txt @@ -0,0 +1,12 @@ +11 +1 2 3 +3 2 1 +2 9 -7 +3 4 7 +1 1 2 +1 1 0 +3 3 6 +9 9 18 +9 9 0 +1 9 -8 +1 9 10 -- cgit v1.2.3