摘要:
"原题:372. Super Pow" Your task is to calculate ab mod 1337 where a is a positive integer and b is an extremely large positive integer given in the form 阅读全文
摘要:
"原题:279. Perfect Squares" Given a positive integer n, find the least number of perfect square numbers (for example, 1, 4, 9, 16, ...) which sum to n. 阅读全文
摘要:
原题: "47. Permutations II" "46. Permutations" 初级版:46. Given a collection of distinct integers, return all possible permutations. 升级版:47. Given a collec 阅读全文