Question: 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

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 positive elements, and the number of negative elements divisible by 3. The program 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 ([- 2 0 2 0], 1, 16). This creates a 16-element vector with random integers between -20 and 20.

Step by Step Solution

3.50 Rating (173 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Script file vectorinputPlease enter any array of inte... View full answer

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

Document Format (1 attachment)

Word file Icon

652-B-F-F-M (700).docx

120 KBs Word File

Students Have Also Explored These Related Finance Questions!