摘要: 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1242 简单优先队列搜索,自己好久不敲,,,,,手残啊,,,,orz 代码: 1 #include <stdio.h> 2 #include <string.h> 3 #include <math.h> 阅读全文
posted @ 2016-03-02 20:35 Vmetrio 阅读(279) 评论(0) 推荐(0)