From 8bcdf7747e7cb34e7370f2ab3c4714bfedeec2f4 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Fri, 25 Aug 2023 00:41:23 +0300 Subject: Solved 4 problem Round894(Div3) --- contests/Round894/C/main_input0.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 contests/Round894/C/main_input0.txt (limited to 'contests/Round894/C/main_input0.txt') diff --git a/contests/Round894/C/main_input0.txt b/contests/Round894/C/main_input0.txt new file mode 100644 index 0000000..91118e5 --- /dev/null +++ b/contests/Round894/C/main_input0.txt @@ -0,0 +1,15 @@ +7 +5 +5 4 3 2 1 +3 +3 1 1 +3 +4 2 1 +1 +2 +5 +5 3 3 1 1 +5 +5 5 5 3 3 +2 +6 1 -- cgit v1.2.3