发表评论取消回复
相关阅读
相关 HDU - 1264 (暴力模拟)
题目:[https://cn.vjudge.net/problem/HDU-1264][https_cn.vjudge.net_problem_HDU-1264] 思路:直接
相关 Mayor';s posters (线段树+离散化)
[Mayor's posters][Mayor_s posters] Description The citizens of Bytetown, AB, co
相关 HDU 1264(离散化线段树;hash暴力)
题意:每行给出4个数字,分别为两个坐标值,这两个坐标为一个矩形的对角坐标,也就是说,这4个数字代表两个坐标从而确定了一个矩形。。当4个数字都为-1时,表示一组数据结束;当4个数
相关 HDU 1255 覆盖的面积(离散化+线段树)
> 覆盖的面积 > > Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/O
相关 HDU 1828 Picture (线段树+扫描线+离散化)
A number of rectangular posters, photographs and other pictures of the same shape are pa
相关 HDU 1806 Frequent values(线段树+离散化+二分)
You are given a sequence of n integers a1 , a2 , ... , an in non-decreasing order. In ad
相关 HDU 1543 Paint the Wall(离散化+暴力)
Here comes our future artist. See, he is painting again, this time on home's white wall,
相关 POJ 2528 线段树+离散化
[POJ 2528][] 关键在于插入数据的顺序------从上往下依次插入每张海报,这样后插入的海报不可能覆盖先插入的海报,因此插入一张海报时,如果发现海
相关 D - Mayor's posters(线段树+离散化)
题目: The citizens of Bytetown, AB, could not stand that the candidates in the mayoral el
相关 hdu1199(离散化线段树)
Color the Ball Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K
还没有评论,来说两句吧...