摘要: 附上代码: #include<stdio.h> #include<string.h> #define inf 0x7fffffff #include<iostream> #include<algorithm> #include<queue> using namespace std; typedef 阅读全文
posted @ 2018-09-20 20:01 moxin0509 阅读(357) 评论(0) 推荐(0) 编辑
摘要: 附上代码: #include #include #include #include #include #include using namespace std; #define inf 0xfffffff int n, m; typedef struct NODE { int to; int cost; friend bool op... 阅读全文
posted @ 2018-09-20 19:57 moxin0509 阅读(471) 评论(0) 推荐(0) 编辑
摘要: AC的故事大结局悲剧版(下) TimeLimit:4000MS MemoryLimit:258MB 64-bit integer IO format:%lld 未解决 | 点击收藏 Problem Description 事情进展得很顺利,测试修正后的ACRobot所向披靡,挂起不到一天,便从互联网 阅读全文
posted @ 2018-09-20 19:52 moxin0509 阅读(488) 评论(0) 推荐(0) 编辑