摘要:
Increasing Decreasing String You are given a string s. Reorder the string using the following algorithm: Pick the smallest character from s and append 阅读全文
posted @ 2022-11-09 18:43
iyiluo
阅读(16)
评论(0)
推荐(0)
摘要:
Binary Number with Alternating Bits Given a positive integer, check whether it has alternating bits: namely, if two adjacent bits will always have dif 阅读全文
posted @ 2022-11-09 18:43
iyiluo
阅读(21)
评论(0)
推荐(0)