蓝桥杯算法训练VIP-最长字符串-题解(Python代码) 摘要:```python while True: try: a = input().split() max_num = 0 max_str …… 题解列表 2020年02月07日 0 点赞 0 评论 541 浏览 评分:9.9