From 90c03b3c6301f5d8908ce3e2dec936a74b035014 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 5 Mar 2023 20:04:34 +0200 Subject: Solved a bunch of problems --- contests/Round#855(Div3)/C/main_input0.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 contests/Round#855(Div3)/C/main_input0.txt (limited to 'contests/Round#855(Div3)/C/main_input0.txt') diff --git a/contests/Round#855(Div3)/C/main_input0.txt b/contests/Round#855(Div3)/C/main_input0.txt new file mode 100644 index 0000000..d850bc4 --- /dev/null +++ b/contests/Round#855(Div3)/C/main_input0.txt @@ -0,0 +1,11 @@ +5 +5 +3 3 3 0 0 +6 +0 3 3 0 0 3 +7 +1 2 3 0 4 5 0 +7 +1 2 5 0 4 3 0 +5 +3 1 0 0 4 -- cgit v1.2.3