from sys import stdin num_lines = int(input()) lines = stdin.readlines()