摘要:
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
阅读(216)
评论(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
阅读(40)
评论(0)
推荐(0)