Write a complete program C++, computer science homework help

User Generated

nydnugof

Computer Science

Description

Hey all,

I would like you to write a complete program with C++ and make sure it will work before send it back to me .

The program must start with headers includes my name and my class. Make sure you read the instructions carefully please.

My name: Bandar Alqahtani

Class: CS120

I have attached two files the second one is an( old assignment(assignment one)) just an example how to write the header.

Have a good work..


Unformatted Attachment Preview

CS 120 Bruce Bolden July 19, 2016 Programming Assignment #7 20 Points Due: July 22, 2016 Objective: Implement a program that manipulates population information about American states (name, capital, population). Program Description: Your program must be able to perform the following operations: Store the the state information from an external file into an array (of structs). Display all state information. Sort the state information array, by state name. Sort the state information array, by population. Display states whose population is less than 5 million. 6 Display states whose population is greater than 10 million. Estimated state populations as of 2000: http://www2.cs.uidaho.edu/"bruceb/cs120/Assignments/states2000.dat Deliverables: A complete program to perform the manipulations described above. Output to demonstrate that your program behaves properly. An programming log that describes the time required to implement your program. CS 120 Bruce Bolden June 14, 2016 Programming Assignment #1 10 Points June 17, 2016 Objective Become familiar with the C++ compiler/environment that you plan to use for the programming assignments in this class. I strongly recom- mend using the Unix system as we discussed in class. My name: Bandar Saeed Al Qahtani Requirements Stasss • Get the "Hello, world!" program working. • Add a function (ShowProgramHeader() as described in lecture) to print your name and class information before the "Hello, world!" message. Note: This will be required on all future assignments. The following changes should generate compiler errors/warnings. If it does, record the message; if it does not, record that. Turn this record in with your assignment. • Remove the semi-colon from the output statement in main(). • Comment out the using namespace std; statement. Use either a block comment or an in-line comment. Is there a difference? • Comment out the #include (#include on older compilers) statement. Use either a block comment or an in-line comment. Is there a difference? • Change the double quotes that enclose the Hello, world! message to single quotes. • Change the
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Your code is done. All the functions are implem...


Anonymous
Super useful! Studypool never disappoints.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Content

Related Tags