Fork me on GitHub
摘要: 数学计算 阅读全文
posted @ 2019-07-18 18:44 cznczai 阅读(253) 评论(2) 推荐(0)
摘要: class Solution { HashMaphm ; public int[] twoSum(int[] nums, int t) { int [] ans = new int[2] ; hm = new HashMap(); for(int i = 0 ; i hm = new HashMap 阅读全文
posted @ 2019-07-18 01:04 cznczai 阅读(120) 评论(0) 推荐(0)