How do I return such an 2d array

后端 未结 0 1698
一生所求
一生所求 2021-02-10 23:11

It is a little bit complicated: int [] [] generate (int [] [] input) creates a new array with the same structure as input. The contents of each row are written on the next row.

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