#include #include #include using namespace std; char s[45]; long N; void sort(char *s) { int i,j,k,l,t; for(l=0;*(s+l);l++); { for(i=0;i m; while(N--) { string temp; gets(s); sort(s); temp=s; //m[temp]++; cout<