会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ACLJW
首页
新随笔
联系
订阅
管理
上一页
1
···
8
9
10
11
12
13
14
15
16
···
18
下一页
2018年3月30日
10. Regular Expression Matching
摘要: Implement regular expression matching with support for '.' and '*'.'.' Matches any single character.'*' Matches zero or more of the pr...
阅读全文
posted @ 2018-03-30 21:57 ACLJW
阅读(119)
评论(0)
推荐(0)
2018年3月29日
9. Palindrome Number
摘要: Determine whether an integer is a palindrome. Do this without extra space.click to show spoilers.Some hints:Could negative integers be...
阅读全文
posted @ 2018-03-29 23:03 ACLJW
阅读(148)
评论(0)
推荐(0)
2018年3月28日
7. Reverse Integer
摘要: Given a 32-bit signed integer, reverse digits of an integer.Example 1:Input: 123Output: 321Example 2:Input: -123Output: -321Example 3...
阅读全文
posted @ 2018-03-28 18:06 ACLJW
阅读(113)
评论(0)
推荐(0)
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 ...
阅读全文
posted @ 2018-03-28 16:53 ACLJW
阅读(144)
评论(0)
推荐(0)
2018年3月25日
1742:Coins
摘要: CoinsTime Limit: 3000MS Memory Limit: 30000KTotal Submissions: 40853 Accepted: 13835DescriptionPeople in Silverland use coins.They hav...
阅读全文
posted @ 2018-03-25 23:50 ACLJW
阅读(169)
评论(0)
推荐(0)
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: "bab...
阅读全文
posted @ 2018-03-25 12:36 ACLJW
阅读(108)
评论(0)
推荐(0)
2018年3月24日
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 tim...
阅读全文
posted @ 2018-03-24 18:13 ACLJW
阅读(96)
评论(0)
推荐(0)
2018年3月22日
2229:Sumsets
摘要: SumsetsTime Limit: 2000MS Memory Limit: 200000KTotal Submissions: 21492 Accepted: 8355DescriptionFarmer John commanded his cows to sea...
阅读全文
posted @ 2018-03-22 23:32 ACLJW
阅读(139)
评论(0)
推荐(0)
2018年3月21日
3616:Milking Time
摘要: Milking TimeTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 12004 Accepted: 5067DescriptionBessie is such a hard-working cow...
阅读全文
posted @ 2018-03-21 23:54 ACLJW
阅读(116)
评论(0)
推荐(0)
2385:Apple Catching
摘要: Apple CatchingTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 14130 Accepted: 6905DescriptionIt is a little known fact that ...
阅读全文
posted @ 2018-03-21 12:23 ACLJW
阅读(127)
评论(0)
推荐(0)
上一页
1
···
8
9
10
11
12
13
14
15
16
···
18
下一页
公告