From a842a62b4aadfc24e3f7c3a234325476868dcdad Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 14 Apr 2024 17:07:15 +0200 Subject: Solved 3 problems in the last Div.2 --- contests/Round939/C/main_input5.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contests/Round939/C/main_input5.txt (limited to 'contests/Round939/C/main_input5.txt') diff --git a/contests/Round939/C/main_input5.txt b/contests/Round939/C/main_input5.txt new file mode 100644 index 0000000..c8e31a9 --- /dev/null +++ b/contests/Round939/C/main_input5.txt @@ -0,0 +1,9 @@ +8 +3 +4 +5 +6 +7 +8 +9 +10 \ No newline at end of file -- cgit v1.2.3