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

33.99% Correct | 66.01% Incorrect
Last Solution submitted on Apr 12, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers410

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!