subject

Here is the problem: "Here is an example of going past the bounds of a string. This code should double all but the first and last letter in message. Fix the code so that it doesn’t cause an out of bounds an error." And the code given is in the screenshot. When it runs, it runs infinitely. I tried changing pos+2 to +1, which ended up printing just "watch out" (as it should). But I'm not sure how to double all the letters besides the first and the last. Help is much appreciated, this is extremely time sensitive lol (due tomorrow)


Here is the problem: Here is an example of going past the bounds of a string. This code should dou

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 17:30
Data for which there is temporarily no room in ram is diverted to where on your computer? question 9 options: a) the paging file on the hard drive b) the system file on the hard drive c) the memory file on the hard drive d) the cpu cache
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, 23.06.2019 04:31
Jennifer has to set up a network in a factory with an environment that has a lot of electrical interference. which cable would she prefer to use? jennifer would prefer to use because its metal sheath reduces interference.
Answers: 1
question
Computers and Technology, 23.06.2019 06:20
What is a point-in-time measurement of system performance?
Answers: 3
You know the right answer?
Here is the problem: "Here is an example of going past the bounds of a string. This code should doub...
Questions
question
Mathematics, 18.10.2021 05:30
question
Mathematics, 18.10.2021 05:30
question
Computers and Technology, 18.10.2021 05:30
question
History, 18.10.2021 05:30
question
English, 18.10.2021 05:30
question
Mathematics, 18.10.2021 05:30
Questions on the website: 13722367