vector<vector<string>>a;二维值为string类型;unordered_map<string, vector<string>> mp;内为string,外为vector<string>;注重操作,而不是排序。