Write a program that finds out whether a given matrix has an increasing row; that is, a row where each element (except the first) is strictly larger than the preceding one.
The input presents first the dimensions of the matrix, non-negative integers and , both in the same line; then lines follow, each containing integers: each line is a matrix row.
The first row of the matrix where all elements, except the first, are strictly larger than the preceding element, if some such row exists; the text "No increasing row found." otherwise.
Author: ProAl1 professors
Generation: 2026-01-25T19:40:41.862Z
© Jutge.org, 2006–2026.
https://jutge.org