编写题解 2021: 坐标排序 摘要:```python s=int(input()) l=[] for i in range(s): a,b,c=map(int,input().split()) l.appen…… 题解列表 2022年02月06日 0 点赞 0 评论 256 浏览 评分:9.9