From 14b6ca598cdb041b56822fae224134610b7bb345 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sat, 29 Jul 2023 23:46:41 +0300 Subject: Solved A from the last Div2 --- contests/Round889/C/main_input2.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contests/Round889/C/main_input2.txt (limited to 'contests/Round889/C/main_input2.txt') diff --git a/contests/Round889/C/main_input2.txt b/contests/Round889/C/main_input2.txt new file mode 100644 index 0000000..caa986f --- /dev/null +++ b/contests/Round889/C/main_input2.txt @@ -0,0 +1,3 @@ +1 +20 +-1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 \ No newline at end of file -- cgit v1.2.3