码迷,mamicode.com
首页 >  
搜索关键字:one    ( 27922个结果
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
The first one
I am very happy, I hope to meet a lot of interesting people here ! I am very happy, I hope to meet a lot of interesting people here ! I am very happy, ...
分类:其他好文   时间:2017-05-05 18:25:29    阅读次数:119
codeforces 804A Find Amir 思维/水题
A few years ago Sajjad left his school and register to another one due to security reasons. Now he wishes to find Amir, one of his schoolmates and goo ...
分类:其他好文   时间:2017-05-05 17:23:17    阅读次数:135
Wamp2.5(Apache2.4.9)外网访问403(Forbidden)错误
把wamp配置到Azure上之后,倒腾好久都没有解决403错误问题,网上百度了很多资料,差不多都是这样修改的: 1、在C:wamp/bin/apache/apache2.4.9/conf目录下找到“httpd.conf”文件(建议先备份一下) 2、将“httpd.conf”下240行处的: <Dir ...
分类:Web程序   时间:2017-05-05 14:26:29    阅读次数:207
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
xcode pod install 安装失败,提示缺少文件
I had the same problem in Xcode 6.1.1. I did the following to solve it: *The configuration file setting is found by selecting the project (not the tar ...
分类:其他好文   时间:2017-05-05 14:20:13    阅读次数:171
STL源代码剖析——基本算法stl_algobase.h
前言 在STL中。算法是常常被使用的,算法在整个STL中起到很关键的数据。本节介绍的是一些基本算法,包括equal。fill。fill_n,iter_swap。lexicographical_compare。max,min。mismatch,swap,copy,copy_backward。copy_ ...
分类:编程语言   时间:2017-05-05 14:15:07    阅读次数:248
Monad explained in one picture
The whole point of Monad is composability. In the category in green, T -> Monad and U -> Monad ...
分类:其他好文   时间:2017-05-05 14:12:34    阅读次数:97
Codeforces Round #411 (Div. 2)C. Find Amir(想法题)
传送门 Description A few years ago Sajjad left his school and register to another one due to security reasons. Now he wishes to find Amir, one of his sch ...
分类:其他好文   时间:2017-05-05 14:11:17    阅读次数:191
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!