- 博客(10)
- 收藏
- 关注
原创 poj 1703 Find them, Catch them(种类并查集)
Find them, Catch themTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 31532 Accepted: 9713DescriptionThe police office in Tadu City decides to say ends t
2014-08-15 17:08:45
628
原创 poj 1988 Cube Stacking(带权并查集)
Cube StackingTime Limit: 2000MS Memory Limit: 30000KTotal Submissions: 19073 Accepted: 6644Case Time Limit: 1000MSDescriptionFarmer John and Betsy are playi
2014-08-15 15:58:30
606
原创 hdu 1251 统计难题
《BestCoder用户手册》下载统计难题Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131070/65535 K (Java/Others)Total Submission(s): 18175 Accepted Submission(s): 7957Problem Descr
2014-08-10 15:44:43
568
原创 hdu 1298 T9
T9Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1682 Accepted Submission(s): 659Problem DescriptionA while ago it was quite
2014-08-10 15:01:42
680
原创 ural 1013 K-based Numbers. Version 3
Time Limit:2000MS Memory Limit:16384KB 64bit IO Format:%I64d & %I64uSubmit Status Practice URAL 1013DescriptionLet’s consider K-based numbers, containing exactly N digits
2014-08-09 18:46:46
908
原创 ural 1007
E - ETime Limit:2000MS Memory Limit:16384KB 64bit IO Format:%I64d & %I64uSubmit Status Practice URAL 1007DescriptionA transmitter sends over a noisy line some binary co
2014-08-09 18:17:55
689
原创 poj 1094(拓扑排序)
Language:DefaultSorting It All OutTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 26943 Accepted: 9309DescriptionAn ascending sorted sequence of d
2014-07-26 15:23:24
573
原创 poj3414 Pots
该题大意:输入A,B的容水量,然后再输入一个整数表示最终A或B内的水;刚开始A和B内斗没有水;输出倒得次数,然后输出倒得路线。广搜题,该题一共有六种情况,把A装满;把B装满;把A内的水放光;把B内的水放光;把A的水放到B中;把B的水放到A中。每次斗扩展六种情况,最后输出。写的略繁琐。。。。。
2014-07-25 19:06:13
558
原创 hdu 2045
有排成一行的n个方格,用红(Red)、粉(Pink)、绿(Green)三色涂每个格子,每格涂一色,要求任何相邻的方格不能同色,且首尾两格也不同色.求全部的满足要求的涂法.(n (注:因为n=50的时候,假设最后一个方格可以涂与第一个相同的颜色,那么它总共的涂法为3*2*2.........(49个2);该数字范围已经远远超过(32位)int 型,所以要用(64位)long long;(
2013-12-15 10:03:28
990
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人