摘要: 题目如下: Given an array of string words. Return all strings in words which is substring of another word in any order. String words[i] is substring of wor 阅读全文
posted @ 2020-05-22 22:26 seyjs 阅读(249) 评论(0) 推荐(0) 编辑
摘要: 题目如下: Given a number s in their binary representation. Return the number of steps to reduce it to 1 under the following rules: If the current number i 阅读全文
posted @ 2020-05-22 22:24 seyjs 阅读(225) 评论(0) 推荐(0) 编辑