diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2024-04-30 03:15:53 +0300 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2024-04-30 03:15:53 +0300 |
| commit | 8e8da93654eedfc65e366fa5c97e08b37673fbbc (patch) | |
| tree | b1bf87e526ca65a41c1607c886b2d4ca0930bce0 /codeforces/ClosestCities/main_input0.txt | |
| parent | 418399fef4556f890e965adb7b1e483fefbb4f0e (diff) | |
| download | competitive-programming-8e8da93654eedfc65e366fa5c97e08b37673fbbc.tar.xz competitive-programming-8e8da93654eedfc65e366fa5c97e08b37673fbbc.zip | |
upsolved C in div.2
Diffstat (limited to 'codeforces/ClosestCities/main_input0.txt')
| -rw-r--r-- | codeforces/ClosestCities/main_input0.txt | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
