随笔分类 - 其他 倍增
摘要:3732: Network 题目连接: http://www.lydsy.com/JudgeOnline/problem.php?id=3732 Description 给你N个点的无向图 (1 using namespace std; const int N=200500; int n,m; st
阅读全文
摘要:D. Animals and Puzzle 题目连接: http://codeforces.com/contest/713/problem/D Description Owl Sonya gave a huge lake puzzle of size n × m to hedgehog Filya
阅读全文
摘要:Assignment 题目连接: http://acm.hdu.edu.cn/showproblem.php?pid=5289 Description Tom owns a company and he is the boss. There are n staffs which are number
阅读全文
摘要:E. Startup Funding 题目连接: http://codeforces.com/contest/633/problem/E Description An e commerce startup pitches to the investors to get funding. They h
阅读全文
摘要:<center E. Minimum spanning tree for each edge</center 题目连接:http://www.codeforces.com/contest/609/problem/E DescriptionConnected undirected weighted...
阅读全文
摘要:B. Lipshitz SequenceTime Limit: 20 SecMemory Limit: 256 MB题目连接http://codeforces.com/contest/601/problem/BDescriptionA functionis called Lipschitz cont...
阅读全文
摘要:B. Approximating a Constant RangeTime Limit: 20 SecMemory Limit: 256 MB题目连接http://codeforces.com/contest/602/problem/BDescriptionWhen Xellos was doing...
阅读全文
摘要:Bob’s RaceTime Limit: 20 SecMemory Limit: 256 MB题目连接http://acm.hdu.edu.cn/showproblem.php?pid=4123Description Bob wants to hold a race to encourage pe...
阅读全文
摘要:Alice's presentTime Limit: 1 Sec Memory Limit: 256 MB题目连接http://acm.hust.edu.cn/vjudge/contest/view.action?cid=95030#problem/ADescriptionAs a doll mas...
阅读全文
摘要:Couple TreesTime Limit: 1 Sec Memory Limit: 256 MB题目连接http://hihocoder.com/problemset/problem/1232Description"Couple Trees" are two trees, a husband t...
阅读全文