摘要: 1 //20142880 唐炳辉 石家庄铁道大学 2 #include 3 #include 4 using namespace std; 5 #define Maxnum 32767 6 #define N 100 7 8 9 10 typedef struct 11 { 12 string Dianarr[N]; ... 阅读全文
posted @ 2016-07-06 16:54 三藏大湿 阅读(649) 评论(0) 推荐(0) 编辑