自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(6)
  • 收藏
  • 关注

转载 放弃实习,准备考研

做出这个决定其实是挺草率的,当时已经拿到了一个自己还算满意的时下offer,无意中我们寝室又开始了关于前途的讨论。可能那只是一瞬间的念想,从小到大,不知不觉也上了十二年了,过程坎坷但还算完整。但回看这大学三年,却真的没有什么可以拿的出手的,可能最后只是草草的结束掉我的学习生涯,我真的不太甘心,高不成低不就,处于一种很尴尬的境地中。还记得大一的时候,和两个同学出去撸串,当时同学就感叹高考来...

2018-06-10 16:54:00 155

转载 leetcode 36~37 解数独

leetcode 36. Valid Sudoku 问题描述 Determine if a Sudoku is valid, according to: Sudoku Puzzles - The Rules. The Sudoku board could be partially filled, where empty cells are filled with the characte...

2017-11-01 15:48:00 87

转载 leetcode 34. Search for a Range

问题描述 Given an array of integers sorted in ascending order, find the starting and ending position of a given target value. Your algorithm's runtime complexity must be in the order of O(log n). If ...

2017-10-31 19:16:00 84

转载 遇到mysql server 安装卡在starting server问题,可能的几种原因

vc 2013 运行库问题,解决方案:去微软官网下载重新安装2013运行库 之前mysql没有卸载干净,网上有很多方法。 保证前面两项都可以再重新安装!! 转载于:https://www.cnblogs.com/lyf722/p/7762660.html...

2017-10-31 17:32:00 143

转载 leetcode 33 Search in Rotated Sorted Array

问题描述 Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. (i.e., 0 1 2 4 5 6 7 might become4 5 6 7 0 1 2). You are given a target value to search. If fou...

2017-10-31 17:23:00 58

转载 leetcode 30. Substring with Concatenation of All Words

问题描述 You are given a string, s, and a list of words, words, that are all of the same length. Find all starting indices of substring(s) in s that is a concatenation of each word in words exactly o...

2017-10-31 12:39:00 80

空空如也

空空如也

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

TA关注的人

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