How to find duplicated values from a 2d array (of 10x2) horizontally in c

前端 未结 0 1801
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-10 03:19

I am trying to create a BattleShip game in c. In my case i want to save the ships cordinates into the Ship[10][2] array. So i want to find if there is any duplicated cordina

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