#2991. 算法训练 最长字符串

    ID: 2991 传统题 1000ms 512MiB 尝试: 0 已通过: 0 难度: 3 上传者: 标签>割点图论-连通分量字符串竞赛-蓝桥杯蓝桥杯-算法训练

算法训练 最长字符串

Description

求出5个字符串中最长的字符串。每个字符串长度在100以内,且全为小写字母。

Input Format

Output Format

one two three four five
three

Source

蓝桥杯练习系统