From ef9dfb5d8bfa705a0c056a2652d298e5ebb763fb Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Wed, 22 Feb 2023 20:18:04 +0200 Subject: Solved a bunch of problems --- contests/Starters78/D/main_input1.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 contests/Starters78/D/main_input1.txt (limited to 'contests/Starters78/D/main_input1.txt') diff --git a/contests/Starters78/D/main_input1.txt b/contests/Starters78/D/main_input1.txt new file mode 100644 index 0000000..af1185d --- /dev/null +++ b/contests/Starters78/D/main_input1.txt @@ -0,0 +1,4 @@ +1 +3 10 +3 5 4 +2 2 4 \ No newline at end of file -- cgit v1.2.3