摘要: 题里有的东西没说,debug各种各样的错误。像啊,很像,像什么呢,哈哈哈哈哈,懂的都懂,你懂了吗 #include<iostream> #include<vector> class Solution { public: std::vector<std::string> fullJustify(std 阅读全文
posted @ 2024-06-24 22:37 vil4 阅读(17) 评论(0) 推荐(0)
摘要: 简单的开篇。 #include<iostream> #include<vector> using namespace std; class Solution { public: int temperatureTrend(vector<int>& temperatureA, vector<int>& 阅读全文
posted @ 2024-06-24 21:03 vil4 阅读(7) 评论(0) 推荐(0)