编译器报错代码记录 overflow on addressruntime error: addition of unsigned offset to 0x602000000350 overflowed to 0x60200000034c (stl_vector.h) overflow on address 解释 数组下标溢出 runtime error: addition of unsigned offset to 0x602000000350 overflowed to 0x60200000034c (stl_vector.h) 运行时报错,数组溢出。