Question: help with hw problem thank you in advance Write a program that asks the user to input a vector of integers of arbitrary length. The

 help with hw problem thank you in advance Write a program

help with hw problem thank you in advance

Write a program that asks the user to input a vector of integers of arbitrary length. The program then counts the number of elements, the number of posi- tive elements, and the number of negative elements divisible by 3. The pro- gram displays the vector that was entered and the results in sentence form, i.e. "The vector has XX elements. XX elements are positive and XX elements are negative divisible by 3", where XX stands for the corresponding number of elements. Execute the program and when the program ask the user to input a vector type randi ([-20 20],1,16). This creates a 16-element vector with random integers between -20 and 20

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!