I got this code
#include #include int main(){ char T[100],*p; gets(T); do { p = strstr(T," "); if ((*p+1 ==