我有以下数据作为输入(按第一列排序):foo12foo33bar1011我想创建一个Vectormap,第一列作为map的键这样我们就有了:foo={1,2,3,3}bar={10,11}但为什么我下面的代码没有按预期工作?#include#include#include#include#includeusingnamespacestd;intmain(intarg_count,char*arg_vec[]){if(arg_count!=2){cerr>myMapOfVec;vectormyVec;stringKEY="";if(acemblyfile.is_open()){while