Creates a list of customer cones for all autonomous systems from the given file lines. Args: file_lines (List): The lines of the file containing information about the customer cones of the autonomous systems. Returns: A list of lists of ints where the initia
(file_lines)