这个错误提示表示在第13行的blue_predict函数中,索引为2的位置超出了数组边界。索引必须不超过3。

根据错误提示,你可以检查一下countMatrix数组的大小和你在blue_predict函数中使用的索引值。确保索引值在合法范围内,即不超过数组大小减1。

Index in position 2 exceeds array bounds Index must not exceed 3 出错 blue_predict 第 13 行 countMatrixnum1 num3 = countMatrixnum1 num3 + 1;

原文地址: http://www.cveoy.top/t/topic/ivuG 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录