IndexOutOfBoundsException when adding values to an int[]

前端 未结 0 632
攒了一身酷
攒了一身酷 2020-12-28 11:11

I have three int arrays with length 3 (in this case N = 3) and each N lines have 3 ints. This is my sample input for example:

3
4 10 1
8 13 3
2 6 2  
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题