0

Java array help

https://code.sololearn.com/cN35sH6X3lz2/?ref=app Here it only sum the first column, I want it to sum all columns

26th Sep 2021, 10:35 AM
STOP
STOP - avatar
3 ответов
+ 4
It's working perfectly , note that you have to give number of inputs in different lines!
26th Sep 2021, 11:01 AM
Abhiyantā
Abhiyantā - avatar
+ 3
STOP Enter this input and see output 1 4 5 6 Output is 6, 10 which is the sum of each column.
26th Sep 2021, 12:35 PM
A͢J
A͢J - avatar
0
Rishav Tiwari no its just sum 1 coulomn not all of coulum
26th Sep 2021, 11:57 AM
STOP
STOP - avatar