From 60214bc8d0cfa68c1e3b74b62d9dcd1f548390eb Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 24 Sep 2023 21:04:29 +0300 Subject: Solved 5 problem in the last Div.4 --- contests/Round896/A/main_input0.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 contests/Round896/A/main_input0.txt (limited to 'contests/Round896/A/main_input0.txt') diff --git a/contests/Round896/A/main_input0.txt b/contests/Round896/A/main_input0.txt new file mode 100644 index 0000000..46d71ff --- /dev/null +++ b/contests/Round896/A/main_input0.txt @@ -0,0 +1,13 @@ +6 +4 +1 2 3 0 +8 +3 1 4 1 5 9 2 6 +6 +1 5 4 1 4 7 +5 +0 0 0 0 0 +7 +1 1 9 9 0 1 8 +3 +100 100 0 -- cgit v1.2.3