Answer the question
In order to leave comments, you need to log in
How much memory is allocated for an array in C++?
If I write like this:
unsigned int a[] = {1, 2, 4, 8, 16, 32, 64, 128, 512, 256};
Answer the question
In order to leave comments, you need to log in
I assume that exactly as many items will be selected as there are items in the list
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question