Ta上传的资源 (0)

#include"stdio.h"#include"stdlib.h"#defineNULL0structstudent{longnum;charname[20];intscore[6];structstudent*next;};voidshow(){printf("\nthereisacatalo