How can I assign a value to a random element of 2D array in c

前端 未结 0 1050
温柔的废话
温柔的废话 2020-12-15 23:26

For example there is an array like this ==> array[10][10]

I want to pick a random element of this array like array[5][7] and assign it to 0

How can I do it<

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