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 --- contests/Round888/B/main_input0.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 contests/Round888/B/main_input0.txt (limited to 'contests/Round888/B/main_input0.txt') diff --git a/contests/Round888/B/main_input0.txt b/contests/Round888/B/main_input0.txt new file mode 100644 index 0000000..d92c8a4 --- /dev/null +++ b/contests/Round888/B/main_input0.txt @@ -0,0 +1,13 @@ +6 +5 +7 10 1 3 2 +4 +11 9 3 5 +5 +11 3 15 3 2 +6 +10 7 8 1 2 3 +1 +10 +5 +6 6 4 1 6 -- cgit v1.2.3