include <stdio.h> //定义输入/输出函数 include <stdlib.h> //定义杂项函数及内存分配函数 include <string.h> //字符串处理 include <strstrea.h> //基于数组的输入/输出 include //定义关于时间的函数 include <wchar.h> //宽字符处理及输入/输出 include <wctype.h> ...