摘要: 149. Max Points on a Line Given an array of points where points[i] = [xi, yi] represents a point on the X-Y plane, return the maximum number of points 阅读全文
posted @ 2024-02-18 07:51 xiaoyongyong 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 2484. Count Palindromic Subsequences Given a string of digits s, return the number of palindromic subsequences of s having length 5. Since the answer 阅读全文
posted @ 2024-02-18 06:39 xiaoyongyong 阅读(4) 评论(0) 推荐(0) 编辑