Problem 50801. Find x rows where the sum of the numbers is the maximum

Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is
2 3 5
0 2 3
5 5 6
0 9 4
then y =
5 5 6
0 9 4

Solution Stats

34.4% Correct | 65.6% Incorrect
Last Solution submitted on Aug 22, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers420

Suggested Problems

More from this Author12

Problem Tags

m x

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!