摘要: 题目: ![](https://img2023.cnblogs.com/blog/2679751/202308/2679751-20230827203453610-1403573288.png) ``` class Solution { public: bool isStraight(vector& 阅读全文
posted @ 2023-08-27 20:44 孜孜不倦fly 阅读(15) 评论(0) 推荐(0)
摘要: 题目: ![](https://img2023.cnblogs.com/blog/2679751/202308/2679751-20230827201039153-650004416.png) ``` class Solution { public: vector getLeastNumbers(v 阅读全文
posted @ 2023-08-27 20:11 孜孜不倦fly 阅读(12) 评论(0) 推荐(0)
摘要: 题目: ![](https://img2023.cnblogs.com/blog/2679751/202308/2679751-20230827195127102-585324581.png) ``` class Solution { public: vector printNumbers(int 阅读全文
posted @ 2023-08-27 19:52 孜孜不倦fly 阅读(14) 评论(0) 推荐(0)