Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

File metadata and controls

6 lines (4 loc) · 260 Bytes

MatrixSolver

solve an integer matrix - return largest value between sum of all columns and sum of all rows

This program accepts an input file containing a space-delimited matrix of integers and finds the largest sum between all rows and columns