- 博客(7)
- 收藏
- 关注
原创 在Mac上用VMware Fusion 安装Windows7
本次安装过程基于已经安装好VMware Fusion的Mac~下载Windows7的iso镜像文件进入“MSDN,我告诉你”网页:http://www.itellyou.cn;点击“操作系统”,选择相应版本及语言; 找到windows 7ultimate (x86) - DVD (Chinese Simplified)。这个版本是win7 32位旗舰版原版系统下载,上面的 x64代表win7
2017-02-26 16:55:55
23359
原创 LeetCode--7
7. Reverse Integer题目概述Reverse digits of an integer.Example1: x = 123, return 321 Example2: x = -123, return -321Note: The input is assumed to be a 32-bit signed integer. Your function should return 0
2017-02-24 20:20:07
296
原创 LeetCode--6
6. ZigZag Conversion题目概述The string “PAYPALISHIRING” is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility)P A
2017-02-24 16:15:42
324
原创 LeetCode--5
5. Longest Palindromic Substring题目描述Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.Example:Input: "babad"Output: "bab"Note: "aba" is
2017-02-23 20:10:53
274
原创 LeetCode--4
4. Median of Two Sorted Arrays题目描述There are two sorted arrays nums1 and nums2 of size m and n respectively.Find the median of the two sorted arrays. The overall run time complexity should be O(log (m+n
2017-02-23 11:13:22
231
原创 LeetCode--3
3. Longest Substring Without Repeating Characters题目描述Given a string, find the length of the longest substring without repeating characters.Examples:Given “abcabcbb”, the answer is “abc”, which the leng
2017-02-23 10:12:38
335
转载 欢迎使用优快云-markdown编辑器
欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit修改而来,用它写博客,将会带来全新的体验哦:Markdown和扩展Markdown简洁的语法代码块高亮图片链接和图片上传LaTex数学公式UML序列图和流程图离线写博客导入导出Markdown文件丰富的快捷键快捷键加粗 Ctrl + B 斜体 Ctrl + I 引用 Ctrl
2017-02-23 10:10:27
367
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人