1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ghella [55]
2 years ago
13

I need help on this, need answer asap.

Computers and Technology
1 answer:
FinnZ [79.3K]2 years ago
6 0

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!

You might be interested in
For those that play pc games how do you go outside in The Sims 2?
yanalaym [24]

Answer:

My sister plays a lot of the sims 4 but I do recall she also played the Sims 2 so when she would go outside she would command them to do that.

Explanation:

If this does not work I would suggest you get a video that can explain it better than I possibly would? Considering the Sims 2 was made a while back you would maybe want somebody with a little more experience.

5 0
2 years ago
Read 2 more answers
How do you keep word from trying to capitalize every isolated letter "i"
Firdavs [7]
Write "i" the write random words then delete it and add the lowercase i
8 0
2 years ago
Read 2 more answers
i was playing a mobile game and I was a guild leader in there. one of the members were very disrespectful and they just left bec
Sonbull [250]

Answer:

which mobile game? Whatever the worst thing you can do is. If its slurs and harassment or bullying report them

Explanation:

3 0
2 years ago
Read 2 more answers
Hi, I need help on a Circle Class Assignment that is due today. If anyone could please help me, I would greatly appreciate it. I
nikklg [1K]

Answer:

hmmm lets see

Explanation:

7 0
3 years ago
A television advertisement claiming that a product is "light-years ahead of its time" does not make sense because (a) it doesn’t
adell [148]

Answer:

B. It uses "Light-years" to talk about time, but a light-year is a unit of distance.

Explanation:

Light-Year is a term used in astronomy to describe the distance that light travels in a year. Informally, astronomers use the light year to describe distances between planets, stars, moons and other astronomical bodies.

Light-years are sometimes mistakenly thought of as units of time — because of the year — but they're actually units of distance, equal to about six trillion miles. In 1851, the light year was first used for defining distances by a German astronomer who compared it to a "hiking hour," or the distance a person can hike in one hour. The term can also figuratively mean "a long way:"

5 0
3 years ago
Other questions:
  • A general rule for adding text to a slide is ____.
    8·2 answers
  • Meg is in the process of creating a storyboard for her personal website, but she is unable to decide which storyboarding techniq
    10·1 answer
  • what notation system supports presenting the largest numbers using fewest digits; Binary, decimal or hexadecimal?
    11·1 answer
  • A single-user database system automatically ensures ____ of the database, because only one transaction is executed at a time.
    13·1 answer
  • What will you better be prepared for by learning about the animals you photograph
    11·1 answer
  • Describe two circumstances where access services might get implemented by organizations please.​
    9·1 answer
  • Which statement correctly differentiates how to use list and table styles?
    12·2 answers
  • What do you think Amazon should fix?
    13·2 answers
  • Are all the computer users known as programmer ​
    11·1 answer
  • What is a good theme statement for the short Pixar film "bao"?
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!