subject

The program will ask the user to enter a sequence of scores between 0 and 100, inclusive. the program then will print out the stats about these scores, including: the number of scores the maximum score the minimum score and the average score if there are no scores entered, the output message shall just say that there is no score. the students should implement the following two functions to solve this problem. void get_scores(vector & v); // get integer scores from keyboard and store in v. // we assume that the user will input scores in range // of 0 to 100, inclusive. user enter a negative // number to stop the input and end the function void print_stats(vector & v); // print out the stats of data that are stored in v // includes: max, min, total number of data, // and the average problem 2 the program will ask the user to enter a sentence. the program will then display a message to indicate if this sentence is a palindrome. the following sentence is a palindrome: a nut for a jar of tuna. the white space and non english letters are not counted. the case difference is ignored. make sure your program will take a sentence as input not just a string with no space in it. the students should implement the following function to solve this problem

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:50
You have written, as part of a school assignment, a research paper on the solar system. you want to share this paper on your school website. on which type of server will you upload it?
Answers: 1
question
Computers and Technology, 22.06.2019 14:40
You are working with a professional edition organization. they wish to install the expense tracker which requires the use of 4 custom tabs, 3 custom objects, and one custom app. if the company is already using 4 applications, 36 custom objects, and 7 custom tabs, what will happen when they try to install expense tracker?
Answers: 1
question
Computers and Technology, 22.06.2019 16:00
Why should characters such as / \ " ' * ; - ? [ ] ( ) ~ ! $ { } < > # @ & | space, tab, and newline be avoided in file names?
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
Which company provides a crowdsourcing platform for corporate research and development? a: mtruk b: wiki answers c: mediawiki d: innocentive
Answers: 2
You know the right answer?
The program will ask the user to enter a sequence of scores between 0 and 100, inclusive. the progra...
Questions
question
Health, 25.10.2019 15:43
question
Mathematics, 25.10.2019 15:43
question
English, 25.10.2019 15:43
Questions on the website: 13722367