I need to find the first maximum element in a 2D matrix using java but the code doesn't seem to work like i wanted it to. Can anyone help me?
- I need the maximum elements position if there is more than one maximum element then the first one is to be printed.
- My code prints the position of the maximum
相关标签: