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 --- codeforces/RudolphAndTheAnotherCompetition/main_input1.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 codeforces/RudolphAndTheAnotherCompetition/main_input1.txt (limited to 'codeforces/RudolphAndTheAnotherCompetition/main_input1.txt') diff --git a/codeforces/RudolphAndTheAnotherCompetition/main_input1.txt b/codeforces/RudolphAndTheAnotherCompetition/main_input1.txt new file mode 100644 index 0000000..01faba6 --- /dev/null +++ b/codeforces/RudolphAndTheAnotherCompetition/main_input1.txt @@ -0,0 +1,7 @@ +1 +5 1 50 +1 +1 +1 +1 +1 \ No newline at end of file -- cgit v1.2.3