码迷,mamicode.com
首页 >  
搜索关键字:letters    ( 1345个结果
Leetcode 269: Alien Dictionary
There is a new alien language which uses the latin alphabet. However, the order among letters are unknown to you. You receive a list of non-empty word ...
分类:其他好文   时间:2017-12-18 12:31:08    阅读次数:210
Codeforces Round #452
Splitting in Teams Months and Years Dividing the numbers Shovel Sale Segments Removal Letters Removing ...
分类:其他好文   时间:2017-12-17 23:47:00    阅读次数:198
1047. Student List for Course (25)
Zhejiang University has 40000 students and provides 2500 courses. Now given the registered course list of each student, you are supposed to output the ...
分类:其他好文   时间:2017-12-17 15:49:27    阅读次数:182
639. Decode Ways II
A message containing letters from A-Z is being encoded to numbers using the following mapping way: Beyond that, now the encoded string can also contai ...
分类:其他好文   时间:2017-12-16 17:13:05    阅读次数:115
208. Implement Trie (Prefix Tree) 实现前缀树
Implement a trie with insert, search, and startsWith methods. Note: You may assume that all inputs are consist of lowercase letters a-z. var Trie = fu... ...
分类:其他好文   时间:2017-12-14 22:52:28    阅读次数:143
[LeetCode] Find Smallest Letter Greater Than Target
Given a list of sorted characters letters containing only lowercase letters, and given a target letter target, find the smallest element in the list t ...
分类:其他好文   时间:2017-12-12 15:16:44    阅读次数:152
744. Find Smallest Letter Greater Than Target 找到大于目标的最小的字母
Given a list of sorted characters letters containing only lowercase letters, and given a target letter target, find the smallest element in the list t... ...
分类:其他好文   时间:2017-12-12 00:20:22    阅读次数:190
ZZNU2080 A+B or A-B(暴力)
2080 : A+B or A-B 时间限制:1 Sec 内存限制:0 MiB 提交:15 答案正确:5 题目描述 Give you three strings s1, s2 and s3. These strings contain only capital letters A,B,C,D,E. ...
分类:其他好文   时间:2017-12-09 22:26:56    阅读次数:216
You're Given a String...
You're given a string of lower-case Latin letters. Your task is to find the length of its longest substring that can be met in the string at least twi ...
分类:其他好文   时间:2017-12-03 19:55:20    阅读次数:163
HDU 1544 Palindromes(回文字符子串)
A regular palindrome is a string of numbers or letters that is the same forward as backward. For example, the string "ABCDEDCBA" is a palindrome becau ...
分类:其他好文   时间:2017-11-30 21:44:26    阅读次数:171
1345条   上一页 1 ... 41 42 43 44 45 ... 135 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!