2024每日刷题(122) Leetcode—1232. 缀点成线 算法思想 实现代码 class Solution { public: bool checkStraightLine(vector<vector<int>>& c