#include"stdio.h" #include"string.h" char *huiwen(char *str) { char *p1,*p2; int i,t=0; ............