摘要:
Given 3 positives numbers a, b and c. Return the minimum flips required in some bits of a and b to make ( a OR b == c ). (bitwise OR operation).Flip o 阅读全文
posted @ 2020-01-13 15:47
琴影
阅读(383)
评论(0)
推荐(0)
摘要:
Given an integer n. No-Zero integer is a positive integer which doesn't contain any 0 in its decimal representation. Return a list of two integers [A, 阅读全文
posted @ 2020-01-13 11:03
琴影
阅读(384)
评论(0)
推荐(0)
摘要:
You have a set of tiles, where each tile has one letter tiles[i]printed on it. Return the number of possible non-empty sequences of letters you can ma 阅读全文
posted @ 2020-01-13 10:23
琴影
阅读(275)
评论(0)
推荐(0)

浙公网安备 33010602011771号