From 90c03b3c6301f5d8908ce3e2dec936a74b035014 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 5 Mar 2023 20:04:34 +0200 Subject: Solved a bunch of problems --- contests/Starters79/D/main_input0.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 contests/Starters79/D/main_input0.txt (limited to 'contests/Starters79/D/main_input0.txt') diff --git a/contests/Starters79/D/main_input0.txt b/contests/Starters79/D/main_input0.txt new file mode 100644 index 0000000..b87d859 --- /dev/null +++ b/contests/Starters79/D/main_input0.txt @@ -0,0 +1,4 @@ +3 +1 10 +2 2 +4 2 \ No newline at end of file -- cgit v1.2.3