自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 China New Grad Test 2014 Online Round A

https://code.google.com/codejam/contest/2924486/dashboard

2013-10-27 21:35:43 1006

转载 The Elements of Style

Elementary rules of usage1. Form the possessive singular of nouns by adding 's2. In a series of three or more terms with a single conjunction, use a comma after each term except the last3. Enc

2013-10-19 14:33:56 669

原创 LeetCode (N)

Next Permutation AC Rate: 761/2986My SubmissionsImplement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers.If such arrangem

2013-10-13 23:18:52 678

原创 LeetCode (D)

Decode Ways AC Rate: 471/2906My SubmissionsA message containing letters from A-Z is being encoded to numbers using the following mapping:'A' -> 1'B' -> 2...'Z' -> 26Given a

2013-10-03 11:23:54 490

原创 LeetCode (F)

First Missing Positive AC Rate: 546/2441My SubmissionsGiven an unsorted integer array, find the first missing positive integer.For example,Given [1,2,0] return 3,and [3,4,-1,1]

2013-10-03 00:15:04 517

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除