Is it possible to allow a user to enter an array size with a keyboard?

后端 未结 5 1884
萌比男神i
萌比男神i 2021-01-13 10:21

Is it possible to allow the user to enter the size of an array with a keyboard?

I know that arrays can\'t change size. The only solution I could think of is this:

5条回答
提交回复
热议问题