how to find the exact position in 2d array if given coordinates are started from bottom-left?

前端 未结 0 1090
庸人自扰
庸人自扰 2021-01-24 15:26

Every programming language is started from top-left. If there is 5x5 2d array and If (1, 3) is given based on the bottom-left is (0,0), we know it\'s (1, 1) in 2d array in progr

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