From 65cbc4732866264a930f30d948f7258f6dde7497 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Mon, 14 Nov 2022 12:16:09 +0200 Subject: Added new problems --- codeforces/Sum/main_input0.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 codeforces/Sum/main_input0.txt (limited to 'codeforces/Sum/main_input0.txt') diff --git a/codeforces/Sum/main_input0.txt b/codeforces/Sum/main_input0.txt new file mode 100644 index 0000000..40186dd --- /dev/null +++ b/codeforces/Sum/main_input0.txt @@ -0,0 +1,8 @@ +7 +1 4 3 +2 5 8 +9 11 20 +0 0 0 +20 20 20 +4 12 3 +15 7 8 -- cgit v1.2.3