阅读背景:

如何用随机整数填充二维数组[1,9]并打印出一个二维数组,其中每行的行数和每列的总和数?

来源:互联网 

The following code is what I have so far, and nothing is working at all. I am intend to Declares a 7×10 two dimensional array in the main. Pass that array to a method which fills the array with random integers [1,9]. Pass the filled array to a method which prints the two dimensional array with the sum of the row at the end of each row and the sum of the column at the end of each column. Row and column labels must also be printed. Any help will be greatly appreciated.The following code is what I have so far, and n




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: