摘要: Given two integers num and k, consider a set of positive integers with the following properties: The units digit of each integer is k. The sum of the 阅读全文
posted @ 2022-06-19 13:34 CNoodle 阅读(169) 评论(0) 推荐(0) 编辑
摘要: Given a fixed-length integer array arr, duplicate each occurrence of zero, shifting the remaining elements to the right. Note that elements beyond the 阅读全文
posted @ 2022-06-19 07:41 CNoodle 阅读(28) 评论(0) 推荐(0) 编辑