Find detailed and accurate answers to your questions on IDNLearn.com. Whether it's a simple query or a complex problem, our community has the answers you need.

write a while loop to read integers from input until -1 is read. for each integer read before -1, add the integer minus four to vector inputintegers.