码迷,mamicode.com
首页 >  
搜索关键字:letters    ( 1345个结果
D - Mike and strings
D - Mike and strings Mike has n strings s1,?s2,?...,?sn each consisting of lowercase English letters. In one move he can choose a string si, erase the ...
分类:其他好文   时间:2017-05-05 19:27:34    阅读次数:237
A - Mike and palindrome
A - Mike and palindrome Mike has a string s consisting of only lowercase English letters. He wants to change exactly one character from the string so ...
分类:其他好文   时间:2017-05-05 19:21:12    阅读次数:185
Codeforces Round #411 (Div. 2)D. Minimum number of steps(贪心)
传送门 Description We have a string of letters 'a' and 'b'. We want to perform some operations on it. On each step we choose one of substrings "ab" in th ...
分类:其他好文   时间:2017-05-05 14:24:56    阅读次数:244
codeforce 804B Minimum number of steps
cf劲啊 原题: We have a string of letters 'a' and 'b'. We want to perform some operations on it. On each step we choose one of substrings "ab" in the strin ...
分类:其他好文   时间:2017-05-05 09:23:40    阅读次数:266
POJ1007
DNA Sorting Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 83442 Accepted: 33584 Description One measure of ``unsortedness'' in a sequence ...
分类:其他好文   时间:2017-05-04 20:13:04    阅读次数:219
leetcode_383 Ransom Note(String)
Given an arbitrary ransom note string and another string containing letters from all the magazines, write a function that will return true if the rans ...
分类:其他好文   时间:2017-05-03 17:16:47    阅读次数:145
No Prefix Set(Tire Tree)
Given strings. Each string contains only lowercase letters from (both inclusive). The set of strings is said to be GOOD SET if no string is prefix of ...
分类:其他好文   时间:2017-05-01 18:58:48    阅读次数:316
USACO 6.4 Wisconsin Squares
It's spring in Wisconsin and time to move the yearling calves to the yearling pasture and last year's yearlings to the greener pastures of the north 4 ...
分类:其他好文   时间:2017-05-01 10:00:35    阅读次数:266
Codeforces Round #265 (Div. 2) B. Inbox (100500)
Over time, Alexey's mail box got littered with too many letters. Some of them are read, while others are unread. Alexey's mail program can either show ...
分类:其他好文   时间:2017-04-30 20:34:57    阅读次数:211
Codeforces Round #316 (Div. 2)C. Replacement(模拟)
传送门 Description Daniel has a string s, consisting of lowercase English letters and period signs (characters '.'). Let's define the operation of replac ...
分类:其他好文   时间:2017-04-30 01:07:36    阅读次数:290
1345条   上一页 1 ... 57 58 59 60 61 ... 135 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!