subject

C++

make a program that arranges the columns of a 2d-array so that the elements of the first line are in ascending order using the insertion method.

here is what i mean,
from this
-6 -8 -7
-9 -5 -3
2 0 4

to this
-8 -7 -6
-5 -3 -9
0 4 2

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:10
Look at the far left lane in the picture. explain what the red car is doing and what it needs to do to travel safely.
Answers: 2
question
Computers and Technology, 23.06.2019 01:20
Me with this program in c++ ! computers represent color by combining sub-colors red, green, and blue (rgb). each sub-color's value can range from 0 to 255. thus (255, 0, 0) is bright red. (130, 0, 130) is a medium purple. (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (in other word, equal amounts of red, green, blue yield gray).given values for red, green, and blue, remove the gray part. ex: if the input is 130 50 130, the output is: 80 0 80. thus, find the smallest value, and then subtract it from all three values, thus removing the gray.
Answers: 3
question
Computers and Technology, 24.06.2019 16:00
Read these lines from beowulf.often scyld scefing seized mead-benches from enemytroops, from many a clan, he terrified warriors, even thoughfirst he was found a waif, best explains why the author includes this information in theexposition? a. to emphasize that a hero must learn to be fierceb. to remember the famous story of a popular heroc. to express sadness about losing the old heroesd. to see whether people still respect the old heroes
Answers: 1
question
Computers and Technology, 25.06.2019 05:40
How to make a negative number positive in excel
Answers: 3
You know the right answer?
C++

make a program that arranges the columns of a 2d-array so that the elements of the...
Questions
question
Health, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Social Studies, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
History, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
Mathematics, 14.09.2020 22:01
question
English, 14.09.2020 22:01
Questions on the website: 13722360