码迷,mamicode.com
首页 >  
搜索关键字:some    ( 6613个结果
POJ 1798 Truck History
Description Advanced Cargo Movement, Ltd. uses trucks of different types. Some trucks are used for vegetable delivery, other for furniture, or for bricks. The company has its own code describing ea...
分类:其他好文   时间:2014-07-18 23:10:11    阅读次数:304
ZOJ 1610 Count the Colors
线段树:延伸标记+暴力更新 记得刚学线段树的时候做这题WA了一版。。。。。现在分分钟搞定。。。。 Count the Colors Time Limit: 2 Seconds      Memory Limit: 65536 KB Painting some colored segments on a line, some previously painted segm...
分类:其他好文   时间:2014-07-18 23:07:26    阅读次数:330
C_Dp
/* C - 简单dp 例题 Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Submit Status Description A subsequence of a given sequence is the given sequence with some elements (poss...
分类:其他好文   时间:2014-07-18 22:28:24    阅读次数:206
To Get A Plastic Bag When You Make A Purchase At Any Store
If you just finished decorating pink girls bedroom, so we have bean bags, this pink fluffy. Believe me, these bean bags large and some are very cheap ...
分类:其他好文   时间:2014-07-18 20:16:15    阅读次数:267
【leetcode刷题笔记】Search in Rotated Sorted Array
Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e.,0 1 2 4 5 6 7might become4 5 6 7 0 1 2).You are given a target value t...
分类:其他好文   时间:2014-07-18 20:00:41    阅读次数:205
POJ 2586 Y2K Accounting Bug
Description Accounting for Computer Machinists (ACM) has sufferred from the Y2K bug and lost some vital data for preparing annual report for MS Inc.  All what they remember is that MS Inc. posted ...
分类:其他好文   时间:2014-07-17 15:34:37    阅读次数:239
Leetcode Unique Paths II
Follow up for "Unique Paths":Now consider if some obstacles are added to the grids. How many unique paths would there be?An obstacle and empty space i...
分类:其他好文   时间:2014-07-16 18:09:43    阅读次数:209
sublime搜索和替换--多文件搜索替换
Search and Replace - Multiple Files Searching To open the search panel for files, press Ctrl + Shift + F. You can use thekeyboard to control some search panel options and search actions: ...
分类:其他好文   时间:2014-07-16 16:17:14    阅读次数:212
Some Classical Recursive Functions
Some Classical Recursive FunctionsSome Classical Recursive FunctionsTable of Contents1. Find the maximum element of an array recursively.In this post,...
分类:其他好文   时间:2014-07-13 21:18:30    阅读次数:200
D - I Think I Need a Houseboat(1.3.1)
Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Description Fred Mapper is considering purchasing some land in Louisiana to build his house ...
分类:其他好文   时间:2014-07-13 18:06:46    阅读次数:379
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!