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