using System; using System.IO; using System.Collections; using System.Collections.Generic; class Example { static void minTime1() // Функція із запам'ятовуванням усіх вхідних даних { try { string[] s = File.ReadAllLines("input.txt"); int j, n= Int32.Parse(s[0]); List a = new List(); List b = new List(); List c = new List(); List f = new List(); for (j=0; j