2016年8月16日

摘要: Shuffle a set of numbers without duplicates. Example: Subscribe to see which companies asked this question 代码如下: 1 public class Solution { 2 private i 阅读全文
posted @ 2016-08-16 20:07 烁宝宝 阅读(161) 评论(0) 推荐(0)
 
摘要: Given an arbitrary ransom note string and another string containing letters from all the magazines, write a function that will return true if the rans 阅读全文
posted @ 2016-08-16 19:33 烁宝宝 阅读(164) 评论(0) 推荐(0)