To get the length of each line in the file text, use the length function.
若要获取文件中每行文本的长度,请使用length函数。
2
For each box sequence in the input file, output the length of the longest nesting string on one line followed on the next line by a list of the boxes that comprise this string in order.