/MatrixRowSumFinder

C program addresses the problem of identifying a row (or rows) in a square matrix of any size N x N, where the absolute sum of its elements is either the maximum or minimum in the matrix.

Primary LanguageCMIT LicenseMIT

Watchers