还有很多代码要写
LeetCode 136. Single Number LeetCode 136. Single Number
Given an array of integers, every element appears twice except for one. Find that single one. 大意为给定一个整数数组,数组中除了一个元素只有一个外
2016-07-28
LeetCode 338. Counting Bits LeetCode 338. Counting Bits
Given a non negative integer number num. For every numbers i in the range 0 ≤ i ≤ num calculate the number of 1’s in the
2016-07-28
关于异或^ 关于异或^
异或为相同为 0 相异为 1
2016-07-27 Timeliar
LeetCode 377. Combination Sum IV LeetCode 377. Combination Sum IV
给定一个正整数数组,找出所有可以相加得到目标正整数的组合
2016-07-27
正则表达式 正则表达式
总结基本正则表达式
2016-05-07
maven相关 maven相关
maven 用法记录
2016-04-18 Timeliar
2 / 2