摘要: #include #include #define N 100using namespace std;int counter=1;struct txt{ char name[N][N]; char place[N][N]; char tel[N][N]; char email... 阅读全文
posted @ 2014-06-04 23:01 Scale_the_heights 阅读(105) 评论(0) 推荐(0)