From 8e8da93654eedfc65e366fa5c97e08b37673fbbc Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 30 Apr 2024 03:15:53 +0300 Subject: upsolved C in div.2 --- codeforces/ClosestCities/main_input0.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 codeforces/ClosestCities/main_input0.txt (limited to 'codeforces/ClosestCities/main_input0.txt') diff --git a/codeforces/ClosestCities/main_input0.txt b/codeforces/ClosestCities/main_input0.txt new file mode 100644 index 0000000..0804a11 --- /dev/null +++ b/codeforces/ClosestCities/main_input0.txt @@ -0,0 +1,9 @@ +1 +5 +0 8 12 15 20 +5 +1 4 +1 5 +3 4 +3 2 +5 1 -- cgit v1.2.3