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/A/main_input0.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 contests/Starters79/A/main_input0.txt (limited to 'contests/Starters79/A/main_input0.txt') diff --git a/contests/Starters79/A/main_input0.txt b/contests/Starters79/A/main_input0.txt new file mode 100644 index 0000000..50cd4f7 --- /dev/null +++ b/contests/Starters79/A/main_input0.txt @@ -0,0 +1,5 @@ +4 +5 20 +10 60 +7 7 +10 55 \ No newline at end of file -- cgit v1.2.3