robertsjr03 robertsjr03
  • 13-04-2022
  • Computers and Technology
contestada

I need help on this, need answer asap.

I need help on this need answer asap class=

Respuesta :

thefoof
thefoof thefoof
  • 13-04-2022

Answer:

int main() {

int _2dArray[32][32];

for (int i = 0; i < 32; i++) {

 for (int j = 0; j < 32; j++) {

  _2dArray[i][j] = j + i * 32;

 }

}

return 0;

}

Explanation:

Here is a generic C/C++ 2d array traversal and main function example. The rest you'll have to figure out based on what kind of app you're making.

Good luck!

Answer Link

Otras preguntas

Help please I will give brainliest
Please Help!! 10 Points and Brainliest!!! WRONG ANSWERS WILL BE REPORTED.
Anyone wants to help me out?
Which planet is the farthest inner planet
During a science experiment, Courtney believes that she may have found a new cell that has never been seen before. This cell includes DNA and has a nucleoid reg
Please help me with this !!
How might a student benefit from writing clerihews? He'd get experience working with rhyme. He'd be able to translate his own life experience into a theme. He'd
What is 1 hundreth + 3 tenths ​
This is my question​
What does x= ? In the triangle shown above