Find Jobs
Hire Freelancers

a simple class called chain

$30-70 USD

Closed
Posted over 20 years ago

$30-70 USD

Paid on delivery
Create and test a class called **chain**. A chain is just a series of integers, e.g. [2 7 -1 43] is a chain containing four integers. Please note that chains are similar in many respects to vectors of integers. The purpose of this assignment is to have you create a vector-like class from scratch, however, so you may not use vector, list or other classes from the STL here. In fact, unless you get permission from me, don't include any libraries except iostream and cstdlib. Pay special attention to Weiss's "big three," the destructor, copy constructor and assignment operator. When your class is complete, the following code should work, with results as commented: chain a, b, c; // Three empty chains are created cout << [login to view URL]() << endl; // yields 0 cin >> a; // User types [2 3 7] cout << a; // Output is [2 3 7] cin >> b; // User type [8 4 2 1] cout << a+b << endl; // Output is [2 3 7 8 4 2 1] cout << a+5 << endl; //Output is [2 3 7 5] a+=6; // a is now [2 3 7 6] chain c(3*a); // c is initialized to // [2 3 7 6 2 3 7 6 2 3 7 6] ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. It would be great if you also use Microsoft Visual Studio 6.0 1. Programs must be written C++. 2. Follow the programming style illustrated in the text. In particular: 1. Divide your program into header (.h) files giving interface information and implementation (.cpp) files showing details. 2. Comment your code thoroughly. 3. Indent and use blank lines to emphasize structure and enhance readability. 3. Programs will be evaluated on validity, efficiency, modularity, clarity and also on the quality of the external interface--ease of use, output formatting, etc. 4. Program submissions must be made in laser-quality format. In each case, submit the following, in this order: 1. A cover sheet with your name and a brief, typed summary of results. 2. Commented sample runs. 3. Source code: main program, followed by header files, followed by implementation files. Be sure file names are noted at the top of each page. ## Platform windows 95, 98, ME, 2000, XP
Project ID: 2970690

About the project

43 proposals
Remote project
Active 21 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
43 freelancers are bidding on average $32 USD for this job
User Avatar
See private message.
$11.90 USD in 10 days
5.0 (24 reviews)
6.5
6.5
User Avatar
See private message.
$34 USD in 10 days
5.0 (84 reviews)
6.3
6.3
User Avatar
See private message.
$42.49 USD in 10 days
5.0 (160 reviews)
6.0
6.0
User Avatar
See private message.
$41.65 USD in 10 days
4.9 (174 reviews)
5.9
5.9
User Avatar
See private message.
$25.50 USD in 10 days
5.0 (39 reviews)
5.0
5.0
User Avatar
See private message.
$39.10 USD in 10 days
4.9 (79 reviews)
4.7
4.7
User Avatar
See private message.
$3.40 USD in 10 days
5.0 (46 reviews)
4.6
4.6
User Avatar
See private message.
$25.50 USD in 10 days
5.0 (47 reviews)
4.5
4.5
User Avatar
See private message.
$34 USD in 10 days
4.9 (94 reviews)
4.3
4.3
User Avatar
See private message.
$25.50 USD in 10 days
3.4 (24 reviews)
4.6
4.6
User Avatar
See private message.
$59.50 USD in 10 days
5.0 (18 reviews)
4.2
4.2
User Avatar
See private message.
$42.50 USD in 10 days
5.0 (16 reviews)
4.1
4.1
User Avatar
See private message.
$51 USD in 10 days
5.0 (9 reviews)
4.1
4.1
User Avatar
See private message.
$34 USD in 10 days
4.9 (36 reviews)
3.8
3.8
User Avatar
See private message.
$51 USD in 10 days
4.7 (15 reviews)
3.8
3.8
User Avatar
See private message.
$25.50 USD in 10 days
4.9 (10 reviews)
3.4
3.4
User Avatar
See private message.
$25.50 USD in 10 days
5.0 (23 reviews)
3.4
3.4
User Avatar
See private message.
$17 USD in 10 days
4.9 (17 reviews)
3.3
3.3
User Avatar
See private message.
$42.50 USD in 10 days
4.9 (5 reviews)
3.2
3.2
User Avatar
See private message.
$59.50 USD in 10 days
5.0 (5 reviews)
3.0
3.0

About the client

Flag of UNITED STATES
United States
5.0
2
Member since Sep 4, 2003

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.