Sort rows of two-dimensional array in ascending order according to sum of all positive even elements in every row C++

后端 未结 0 1351
南方客
南方客 2020-12-17 06:43

So I need to find sum of all positive even numbers in every row (which I\'ve already done actually). And then I have to sort these rows depending on their sums

As I t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题