发表评论取消回复
相关阅读
相关 HDU 1841 Find the Shortest Common Superstring(KMP)
Find the Shortest Common Superstring Problem Description The shortest common su
相关 HDU--Max Sum
Max Sum Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/O
相关 HDU 1841: Find the Shortest Common Superstring
include<stdio.h> include<string.h> include<algorithm> using namespace st
相关 To The Max
To The Max Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Jav
相关 hdu1003: Max Sum
地址 [http://acm.hdu.edu.cn/showproblem.php?pid=1003][http_acm.hdu.edu.cn_showproblem.p
相关 To The Max
Given a two-dimensional array of positive and negative integers, a sub-rectangle is any
相关 HDU-1595-find the longest of the shortest
find the longest of the shortest Time Limit: 1000/5000 MS (Java/Others) Memory Lim
相关 hdu-1596-find the safest road
find the safest road Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/3
相关 HDU 1594 find the max
数序问题。 题意是说 一个数列 a1,a2,……ai,……an; x=i , y = ai;找两个点斜率绝对值。!最大。 第一次没找绝对值,……认真读题。 。
相关 hdu 1003 Max Sum
hdu 1003 Max Sum 题意 题解 源代码 [传送门][Link 1] 题意 现在有一个序列,求解序列的最长连续子序列的和,
还没有评论,来说两句吧...