【ACM】2012 Multi-University Training Contest 4 AC代码总结
由于某地光纤被弄断了,校园网非常慢,这次发得比较晚。
这次比赛对应HDU4331 ~ 4339题。
Problem 1001 Image Recognition
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4331可AC代码:http://blog.csdn.net/cyberzhg/article/details/7824850
Problem 1002 Constructing Chimney
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4332
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7825515
Problem 1003 Revolving Digits
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4333
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7833038
Problem 1004 Trouble
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4334
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7824122
Problem 1005 What is N?
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4335
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7828321
Problem 1006 Card Collector
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4336
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7824169
Problem 1007 King Arthur's Knights
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4337
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7824439
Problem 1008 Simple Path
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4338
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7833023
Problem 1009 Query
题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4339
可AC代码:http://blog.csdn.net/cyberzhg/article/details/7824175