自定义博客皮肤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)
  • 收藏
  • 关注

原创 LeetCode_IDE环境(461hamming distance)

DescriptionThe Hamming distance between two integers is the number of positions at which the corresponding bits are different.Given two integers x and y, calculate the Hamming distance.Note:0 ≤...

2018-07-16 20:05:58 199

原创 LeetCode零基础学习-IDE环境(804Unique Morse Code Words)

  DescriptionInternational Morse Code defines a standard encoding where each letter is mapped to a series of dots and dashes, as follows: "a"maps to ".-", "b" maps to "-...", "c" maps to "-.-.&qu

2018-07-16 17:40:23 188

原创 Leetcode零基础学习-IDE环境(Find Anagram Mappings)

DescriptionGiven two lists A and B, and B is an anagram of A. B is an anagram of A means B is made by randomizing the order of the elemes in A.We want to find an index mapping P, from A to B. A mappin...

2018-07-10 11:50:00 391

原创 LeetCode零基础学习IDE环境(771.Jewels and Stones)

Jewels and StonesDescriptionYou're given strings J representing the types of stones that are jewels, and S representing the stones you have.  Each character inS is a type of stone you have.  You want ...

2018-07-09 20:41:08 210

原创 Leetcode零基础学习(IDE环境Two Sum)

Two SumDescription:Given an array of integers, return indices of the two numbers such that they add up to a specific target.You may assume that each input would have exactly one solution, and you may ...

2018-07-09 20:28:24 552

空空如也

空空如也

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

TA关注的人

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