自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

guicaisa的博客

抠着鼻屎,敲着代码。

  • 博客(6)
  • 资源 (1)
  • 问答 (1)
  • 收藏
  • 关注

原创 leetcode刷题,总结,记录,备忘 319

leetcode319, Bulb SwitcherThere are n bulbs that are initially off. You first turn on all the bulbs. Then, you turn off every second bulb. On the third round, you toggle every third bulb (turnin

2015-12-28 20:39:39 415

原创 qt creater中qmake使用一段时间后无法使用的问题

之前想研究qt,遂自己去下了个qt5.5,用了一段时间之后,再次构建项目发现qmake崩溃,打开选项管理,出现如下图所示查看,是什么qmake无效或者无法使用,上网百度了一大片,各种配置方式,卸载重装,换旧点的版本,各种方法试了好多次,都行不通,后来我想,为什么好好的qmake用了一会就不能用了,是不是被病毒或木马什么的给影响了,自己电脑是裸奔的,于是我下了个360,再使用qt,用了一

2015-12-17 20:45:54 1181

原创 leetcode刷题,总结,记录,备忘 309

leetcode309 Best Time to Buy and Sell Stock with CooldownSay you have an array for which the ith element is the price of a given stock on day i.Design an algorithm to find the maximum profit

2015-12-16 21:01:32 931

原创 leetcode刷题,总结,记录 ,备忘 172

leetcode172 Factorial Trailing ZeroesGiven an integer n, return the number of trailing zeroes in n!.Note: Your solution should be in logarithmic time complexity.Credits:Special thanks

2015-12-14 20:24:34 337

原创 leetcode刷题,总结,记录,备忘 80

leetcode80 Remove Duplicates from Sorted Array IIFollow up for "Remove Duplicates":What if duplicates are allowed at most twice?For example,Given sorted array nums = [1,1,1,2,2,3],Yo

2015-12-12 23:43:20 324

原创 leetcode刷题,总结,记录,备忘42

leetcode刷题,Trapping Rain WaterGiven n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining.For exampl

2015-12-05 23:38:30 306

libcurl库 libcurl-7.19.3-win32-ssl-msvc

libcurl库 libcurl-7.19.3-win32-ssl-msvc

2016-06-23

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

TA关注的人

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