摘要:
1 //hdu1853 2 #include 3 #include 4 #define INF 99999999 5 int map[103][103],pr[103],pl[103],visr[103],visl[103],slack[103],match[103]; 6 int ... 阅读全文
posted @ 2015-05-28 15:17
sweat123
阅读(238)
评论(0)
推荐(0)
摘要:
1 //hdu1507 挺不错的题 2 #include 3 #include 4 #define INF 99999999 5 struct node 6 { 7 int x; 8 int y; 9 }rem[23005]; 10 struct Node 1... 阅读全文
posted @ 2015-05-28 10:24
sweat123
阅读(141)
评论(0)
推荐(0)

浙公网安备 33010602011771号