摘要:
#include #include #include #include #include using namespace std;list::iterator group_pick(list &player, list::iterator &cur, int group_size, vector &... 阅读全文
posted @ 2014-11-06 16:09
卖程序的小歪
阅读(260)
评论(0)
推荐(0)
摘要:
#include #include #include using namespace std;char linea[82];char lineb[82];bool tbl[256];char cap(char ch) { if (ch >= 'a' && ch broken; cha... 阅读全文
posted @ 2014-11-06 11:57
卖程序的小歪
阅读(239)
评论(0)
推荐(0)
摘要:
#include #include #include #include #include #include #include #define CMB(ID1, ID2) (((ID1) adj; int dist; City(int d = INT_MAX): dist(d){}};ty... 阅读全文
posted @ 2014-11-06 11:54
卖程序的小歪
阅读(268)
评论(0)
推荐(0)