#include #include #include int main() { int a,b,cnt,sum,res; char str[16],tab[5163][16]; b=cnt=res=0; FILE*nm; nm=fopen("names.txt","r"); if(nm==NULL) printf("\n\t|!| Error opening the source file |!|\n\n"); else { do{ a=0; str[a]=getc(nm); if(str[a]!=EOF) { do{ a++; str[a]=getc(nm); if((str[a]<65||str[a]>90)&&str[a]!='"') str[a]='\0'; }while(str[a]!='\0'); if(cnt>0) { for(a=0;a=0) strcpy(tab[a],str); } else strcpy(tab[0],str); cnt++; } else b=1; }while(b==0); for(a=0;a