输入4learn.abcd.edu.cngood studentABCD193.168.60.220
输出1712414
收起
n = int(input()) s = [input() for _ in range(n)] for i in s: print(len(i))
报告相同问题?