码迷,mamicode.com
首页 >  
搜索关键字:largest rectangular    ( 1806个结果
又是一堆免费的电子书
Largest collection of FREE Microsoft eBooks ever, including: Windows 8.1, Windows 8, Windows 7, Office 2013, Office 365, Office 2010, SharePoint 2013,...
分类:其他好文   时间:2015-02-25 10:18:09    阅读次数:245
HDU2795 Billboard 线段树 单点更新
Problem DescriptionAt the entrance to the university, there is a huge rectangular billboard of size h*w (h is its height and w is its width). The board is the place where all possible announcements are...
分类:其他好文   时间:2015-02-24 11:28:39    阅读次数:138
Flip Game(dfs)
Flip GameTime Limit:1000MSMemory Limit:65536KTotal Submissions:32384Accepted:14142DescriptionFlip game is played on a rectangular 4x4 field with two-s...
分类:其他好文   时间:2015-02-23 15:22:23    阅读次数:118
SGU[101] Domino
Description描述Dominoes – game played with small, rectangular blocks of wood or other material, each identified by a number of dots, or pips, on its fac...
分类:其他好文   时间:2015-02-22 15:46:50    阅读次数:172
leetcode -- Largest Number
原题: Given a list of non negative integers, arrange them such that they form the largest number. For example, given [3, 30, 34, 5, 9], the largest formed number is 9534330. Note: The result ma...
分类:其他好文   时间:2015-02-21 22:19:37    阅读次数:169
CodeChef LUCKYBAL Little Elephant and Balance
Given an array A1,A2...AN, you have to print the size of the largest contiguous subarray such that LCM of all integers in that subarray is equal to th...
分类:其他好文   时间:2015-02-21 00:15:01    阅读次数:345
poj1979 Red and Black
Red and Black Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 24058   Accepted: 13007 Description There is a rectangular room, covered with square tiles. E...
分类:其他好文   时间:2015-02-18 14:06:09    阅读次数:133
LeetCode[Sort]: Largest Number
LeetCode[Sort]: Largest Number Given a list of non negative integers, arrange them such that they form the largest number. For example, given [3, 30, 34, 5, 9], the largest formed number is 953433...
分类:其他好文   时间:2015-02-17 21:08:13    阅读次数:215
hdu1238---Substrings
Problem Description You are given a number of case-sensitive strings of alphabetic characters, find the largest string X, such that either X, or its inverse can be found as a substring of any of the g...
分类:其他好文   时间:2015-02-17 16:33:16    阅读次数:146
Leetcode:Largest Number
Given a list of non negative integers, arrange them such that they form the largest number. For example, given [3, 30, 34, 5, 9], the largest formed number is 9534330. Note: The result may be ve...
分类:其他好文   时间:2015-02-17 14:08:08    阅读次数:165
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!