
ACM
文章平均质量分 82
小小小小葱
这个作者很懒,什么都没留下…
展开
-
uva1352 - Colored Cubes 打表+暴力
There are several colored cubes. All of them are of the same size but they may be colored differently. Each face of these cubes has a single color. Colors of distinct faces of a cube may or may not be原创 2014-01-28 15:01:31 · 759 阅读 · 0 评论 -
hdu2438 Turn the corner 几何 三分法
前两天编程之美,有个原创 2014-04-25 17:33:54 · 1023 阅读 · 0 评论 -
hdu 3972 1 M possible
Problem Description There are 3*N+2 nonnegative integers. Except two special integers, the rest 3*N integers can form N triple groups: { Vi, Vj, Vk| Vi=Vj=Vk}, each integer are at most in one triple原创 2014-05-13 20:03:47 · 513 阅读 · 0 评论 -
uva1069 - Always an integer
Combinatorics is a branch of mathematics chiefly concerned with counting discrete objects. For instance, how many ways can you pick two people out of a crowd of n people? Into how many regions can yo原创 2014-06-26 18:35:14 · 688 阅读 · 0 评论 -
hdu4923 Room and Moor 单调栈
Room and Moor Time Limit: 12000/6000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 276 Accepted Submission(s): 79 Problem Description PM Room defines原创 2014-08-07 20:46:07 · 459 阅读 · 0 评论 -
hdu5033 Building 北京网络赛B题 单调栈
Problem Description Once upon a time Matt went to a small town. The town was so small and narrow that he can regard the town as a pivot. There were some skyscrapers in the town, each located at posit原创 2014-09-22 21:26:05 · 509 阅读 · 0 评论 -
hdu2970 Suffix reconstruction 后缀数组反过来构造串
Suffix reconstruction Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 253 Accepted Submission(s): 142 Problem Description Given a t原创 2015-03-15 19:38:44 · 571 阅读 · 0 评论