
++++ 最短路径 ++++
文章平均质量分 85
__Lirx_t_Una__
这个作者很懒,什么都没留下…
展开
-
POJ 3259 Wormholes
题目大意:题目链接注释代码:无注释代码:原创 2014-08-20 12:37:05 · 507 阅读 · 0 评论 -
POJ 2449 Remmarguts' Date
题目大意:注释代码:无注释代码:单词解释:date:n, 约会appointment:n, 约定,预约mandarin:n, 普通话,国语,官话softly:adv, 温柔的prince:n, 王子delta:n, 三角洲princess:n, 公主diplomatic:adj, 外交的mission:n, 使命,任务erenow:adv, 在此原创 2014-03-06 16:40:33 · 592 阅读 · 0 评论 -
POJ 1797 Heavy Transportation
题目大意:注释代码:/* * Problem ID : POJ 1797 Heavy Transportation * Author : Lirx.t.Una * Language : GCC * Run Time : 279 ms * Run Memory原创 2014-03-02 01:11:47 · 884 阅读 · 0 评论 -
POJ 1125 Stockbroker Grapevine
题目大意:注释代码:无注释代码:单词解释:stockbroker:n, 股票经纪人grapevine:n, 葡萄藤,葡萄树,秘密情报网overreact:vi, 反应过度(overreact to)rumour:n, 谣言contract:n, 合同; vi, 订约contract to:vt, 承包做某事spread:vt, 传播,散布disinfor原创 2014-03-05 22:38:16 · 561 阅读 · 0 评论 -
POJ 1511 Invitation Cards
题目大意:注释代码:无注释代码:单词解释:theater:n, 电影院,剧院invitation:n, 邀请原创 2014-03-05 16:12:27 · 631 阅读 · 0 评论 -
POJ 2502 Subway
题目大意:题目链接注释代码:无注释代码:#include #include #include #include #define INF 1E15#define MAXN 202#define V_W 10#define V_S 40using namespace std;struct Point { int x, y; friend i原创 2014-08-22 17:08:15 · 673 阅读 · 1 评论 -
POJ 2240 Arbitrage
题目大意:题目链接注释代码:原创 2014-08-20 19:53:30 · 453 阅读 · 0 评论 -
POJ 3159 Candies
题目大意:题目链接原创 2014-08-21 12:51:37 · 577 阅读 · 1 评论 -
POJ 2387 Til the Cows Come Home
题目大意:题目链接原创 2014-08-20 21:02:51 · 496 阅读 · 0 评论 -
POJ 1860 Currency Exchange
题目大意:题目链接注释代码:原创 2014-08-20 16:31:31 · 680 阅读 · 0 评论 -
POJ 3835 Columbus's bargain
题目大意:题目链接zhus原创 2014-06-04 14:57:04 · 631 阅读 · 0 评论