From 3728c124ca1488a113cf76c8efcd5d815327a437 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Fri, 25 Nov 2022 16:03:32 +0200 Subject: Added some new problems --- contests/Round#835/A/main_input0.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 contests/Round#835/A/main_input0.txt (limited to 'contests/Round#835/A/main_input0.txt') diff --git a/contests/Round#835/A/main_input0.txt b/contests/Round#835/A/main_input0.txt new file mode 100644 index 0000000..20645c8 --- /dev/null +++ b/contests/Round#835/A/main_input0.txt @@ -0,0 +1,10 @@ +9 +5 2 6 +14 3 4 +20 2 1 +1 2 3 +11 19 12 +10 8 20 +6 20 3 +4 1 3 +19 8 4 -- cgit v1.2.3