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