摘要:
#include <stdio.h> #include <stdlib.h> #define null 0 typedef struct snode { char *name; char *no; int score[5]; }typedefdata; typedef struct node { t 阅读全文
posted @ 2016-04-07 20:01
自画何用费笔墨
阅读(127)
评论(0)
推荐(0)

浙公网安备 33010602011771号