From 41ce2d5446f6f075eb8711fe1ec50b7d0e53e5f4 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 25 Jul 2023 21:47:54 +0300 Subject: Solved 3 problems in today's Div3 round --- .../RudolphAndTheAnotherCompetition/main_input0.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 codeforces/RudolphAndTheAnotherCompetition/main_input0.txt (limited to 'codeforces/RudolphAndTheAnotherCompetition/main_input0.txt') diff --git a/codeforces/RudolphAndTheAnotherCompetition/main_input0.txt b/codeforces/RudolphAndTheAnotherCompetition/main_input0.txt new file mode 100644 index 0000000..6b18f43 --- /dev/null +++ b/codeforces/RudolphAndTheAnotherCompetition/main_input0.txt @@ -0,0 +1,18 @@ +5 +3 3 120 +20 15 110 +90 90 100 +40 40 40 +2 1 120 +30 +30 +1 3 120 +10 20 30 +3 2 27 +8 9 +10 7 +10 8 +3 3 15 +7 2 6 +7 5 4 +1 9 8 -- cgit v1.2.3