摘要: Given a non-negative integer num, return the number of steps to reduce it to zero. If the current number is even, you have to divide it by 2, otherwis 阅读全文
posted @ 2020-02-10 06:05 Schwifty 阅读(277) 评论(0) 推荐(0)