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/B/main_input0.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 contests/Round896/B/main_input0.txt (limited to 'contests/Round896/B/main_input0.txt') diff --git a/contests/Round896/B/main_input0.txt b/contests/Round896/B/main_input0.txt new file mode 100644 index 0000000..e71b84a --- /dev/null +++ b/contests/Round896/B/main_input0.txt @@ -0,0 +1,28 @@ +5 +6 2 3 5 +0 0 +1 -2 +-2 1 +-1 3 +2 -2 +-3 -3 +2 0 1 2 +-1000000000 -1000000000 +1000000000 1000000000 +7 5 4 2 +154 147 +-154 -147 +123 456 +20 23 +43 20 +998 244 +353 100 +3 1 3 1 +0 10 +1 20 +2 30 +4 3 2 4 +0 0 +-100 100 +-1 -1 +-1 0 -- cgit v1.2.3