摘要: There is a circle of red and blue tiles. You are given an array of integers colors and an integer k. The color of tile i is represented by colors[i]: 阅读全文
posted @ 2025-03-10 11:20 CNoodle 阅读(35) 评论(0) 推荐(0)
摘要: The k-beauty of an integer num is defined as the number of substrings of num when it is read as a string that meet the following conditions: It has a 阅读全文
posted @ 2025-03-10 06:45 CNoodle 阅读(28) 评论(0) 推荐(0)