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/Round898/B/main_input0.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contests/Round898/B/main_input0.txt (limited to 'contests/Round898/B/main_input0.txt') diff --git a/contests/Round898/B/main_input0.txt b/contests/Round898/B/main_input0.txt new file mode 100644 index 0000000..246ddda --- /dev/null +++ b/contests/Round898/B/main_input0.txt @@ -0,0 +1,9 @@ +4 +4 +2 2 1 2 +3 +0 1 2 +5 +4 3 2 3 4 +9 +9 9 9 9 9 9 9 9 9 -- cgit v1.2.3