0_0_23669041_17663.cpp: In function 'int main()': 0_0_23669041_17663.cpp:32:31: error: invalid use of member (did you forget the '&' ?) if(a[i].size() >= a[j].size) break; //进入下一个字典序区间 ^