采用了#include"stdio.h"/*printf()、scanf()等I/O函数*/#include"malloc.h"/*malloc()内存分配函数*/#include"stdlib.h"/*atoi()、exit()、system()等函数*/#include"string.h"/*strcpy()、strlen()、strcmp()等函数*/好不好,试试就知道了!