out = {}   while 1:       try:           f, i = input().split('\\')[-1].split(' ')           if len(f)>16:           ...