【debug】illegal hardware instruction

编译可以通过,运行时报错illegal hardware instruction,发现是vector的index越界了。

你可能感兴趣的:(c++,c++)