Swapping max and min in matrix

后端 未结 0 1735
庸人自扰
庸人自扰 2020-12-08 20:41

I\'m trying to swap the largest element with the smallest element in a given matrix but the program swap the wrong values.

#include 


int main         


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