【ACM】2012 Multi-University Training Contest 9 AC代码总结
这次比赛对应HDU4380 ~ 4389题。
Problem 1001 Farmer Greedy
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4380可AC代码:http://blog.csdn.net/cyberzhg/article/details/7892964
Problem 1002 Grid
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4381
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7897224
Problem 1003 Harry Potter and Cyber Sequence Generator
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4382
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7897350
Problem 1004 How to paint a tree
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4383
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7925401
Problem 1005 King Kong II
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4384
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7947591
Problem 1006 Moving Bricks
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4385
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7947667
Problem 1007 Quadrilateral
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4386
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7947929
Problem 1008 Stone Game
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4387
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7947967
Problem 1009 Strong Game II
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4388
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7948006
Problem 1010 X mod f(x)
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4389
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7948057