码迷,mamicode.com
首页 >  
搜索关键字:has-a    ( 11077个结果
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 tha...
分类:其他好文   时间:2014-08-18 23:37:23    阅读次数:306
[LeetCode] Text Justification
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 shoul...
分类:其他好文   时间:2014-08-18 21:53:12    阅读次数:341
Undefined symbols for architecture armv7
This problem has been driving me crazy, and i can't work out how to fix it... Undefined symbols for architecture armv7: "_deflateEnd", referenced ...
分类:其他好文   时间:2014-08-18 21:50:23    阅读次数:592
poj 1122 FDNY to the Rescue! (dijkstra)
FDNY to the Rescue! Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 2475   Accepted: 755 Description The Fire Department of New York (FDNY) has always been...
分类:其他好文   时间:2014-08-18 18:35:45    阅读次数:351
UVA - 10892 LCM Cardinality (枚举因子)
A pair of numbers has a unique LCM but a single number can be the LCM of more than one possible pairs. Forexample 12 is the LCM of (1, 12), (2, 12), (3,4) etc. For a given positive integer N, the ...
分类:其他好文   时间:2014-08-18 16:25:24    阅读次数:240
zoj 1750 Idiomatic Phrases Game (dijkstra)
Idiomatic Phrases Game Time Limit: 2 Seconds      Memory Limit: 65536 KB Tom is playing a game called Idiomatic Phrases Game. An idiom consists of several Chinese characters and has a certain ...
分类:其他好文   时间:2014-08-18 16:22:52    阅读次数:228
Berserk Rook
Berserk RookAs you may know,chessis an ancient game for which almost everyone has at least a basic understanding of the rules. Chess is a two-player s...
分类:其他好文   时间:2014-08-18 15:45:02    阅读次数:179
二分图多重匹配poj2289
Jamie's Contact GroupsTime Limit:7000MSMemory Limit:65536KTotal Submissions:6511Accepted:2087DescriptionJamie is a very popular girl and has quite a l...
分类:其他好文   时间:2014-08-18 14:16:02    阅读次数:249
UVA - 11889 Benefit
Description   Benefit  Recently Yaghoub is playing a new trick to sell some more. When somebody gives him A Tomans, he who never has appropriate changes, asks for B Tomans su...
分类:其他好文   时间:2014-08-18 12:37:24    阅读次数:234
zoj 2027 Travelling Fee
Description Samball is going to travel in the coming vacation. Now it's time to make a plan. After choosing the destination city, the next step is to determine the travel route. As this poor guy has ...
分类:其他好文   时间:2014-08-18 10:50:54    阅读次数:334
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!