码迷,mamicode.com
首页 >  
搜索关键字:has-a    ( 11077个结果
Weekend counter
Weekend counterSofia has given you a schedule and two dates and told you she needs help planning her weekends. She has asked you to count each day of ...
分类:其他好文   时间:2014-08-08 17:36:46    阅读次数:167
辛星和您关闭vim的自动备份功能
当我们使用gvim编辑文件的时候,会自动生成带~的备份文件,如果我们不想在编辑文件的时候自动生成备份文件的话,那么就需要修改其配置文件了,但是我在vimrc文件中没有找到相应的配置项,于是就发现应该在vim的安装目录下的74的vimrc_example.vim文件中进行修改,我们在它的第24行开始部分找到了如下代码: if has("vms") set nobackup " do not ...
分类:其他好文   时间:2014-08-08 16:06:56    阅读次数:244
HDU4930:Fighting the Landlords(模拟)
Problem Description Fighting the Landlords is a card game which has been a heat for years in China. The game goes with the 54 poker cards for 3 players, where the “Landlord” has 20 cards and the ot...
分类:其他好文   时间:2014-08-08 16:04:46    阅读次数:204
POJ 3263 Tallest Cow(线段树)
Description FJ's N (1 ≤ N ≤ 10,000) cows conveniently indexed 1..N are standing in a line. Each cow has a positive integer height (which is a bit of secret). You are told only the height H (1 ≤ H ≤...
分类:其他好文   时间:2014-08-07 23:19:25    阅读次数:346
HDU 4923 Room and Moor
Problem Description PM Room defines a sequence A = {A1, A2,..., AN}, each of which is either 0 or 1. In order to beat him, programmer Moor has to construct another sequence B = {B1, B2,... , BN} of...
分类:其他好文   时间:2014-08-07 23:18:54    阅读次数:308
HDU 4903 (模拟+贪心)
Fighting the LandlordsProblem DescriptionFighting the Landlords is a card game which has been a heat for years in China. The game goes with the 54 pok...
分类:其他好文   时间:2014-08-07 21:47:30    阅读次数:408
HDU 1541 Stars (线段树)
?? Problem Description Astronomers often examine star maps where stars are represented by points on a plane and each star has Cartesian coordinates. Let the level of a star be an amount of the stars...
分类:其他好文   时间:2014-08-07 13:17:10    阅读次数:247
Text Justification leetcode java
题目:Given an array of words and a length L, format the text such that each line has exactly L characters and is fully (left and right) justified. You ....
分类:编程语言   时间:2014-08-07 07:14:10    阅读次数:257
Disk array controller and information processing apparatus
A disk array controller has a function of relocating a plurality of data blocks stored in a disk array. The controller includes a read unit which read...
分类:移动开发   时间:2014-08-07 00:44:27    阅读次数:323
HDU4911-Inversion(树状数组)
Inversion Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 914    Accepted Submission(s): 380 Problem Description bobo has a seque...
分类:其他好文   时间:2014-08-06 23:07:22    阅读次数:294
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!