Find Jobs
Hire Freelancers

Age conversion program

$30-100 USD

Завершено
Опублікований over 20 years ago

$30-100 USD

Оплачується при отриманні
**1. Arrays of people** first of all, make a project called prog1_arrrayPeople, and add a new c++ source file called array_people.cpp. The requirements for this program are: To allow the user to enter details for upto 10 people. After the user has finished, these details are displayed on the screen. There is only one detail about each person - their age! An integer is used to store this information, and this represents the age of the person measured in days. For example , the age of a one-year old baby is '365'. **Include the following source code in this file.** *class Person { Private: int age; public: void set_age(int a); int get_age(); void print(); void input(); }; void person::input() { cout << "age?" < cin >> age; } Void Person::set_age(int a) { age=a; } int Person::get_age() { return age; } Void Person::print() { cout << "age is " << age << "days. " << endl; }* Then define an empty main function (at this stage its good to check that your program compiles). The require for this program is to let the user input the details of 10 or less people, and for this information to be stored in the program and then to be printed out. Declare an array of ten people - e.g. Person people[10] and an integer that will gold the number of people input so far - eg num_stored. The first loop will continue repeating round allowing the user to enter details into the next instance in the array until either the array is full up or the user decides to stop. The second loop should print out all the details entered by the user. There are 3 more questions which manipulate this program in a calculation and a sort operation please see the zip file attached. ## 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. ## Platform needs to run on windows nt, 2000, xp
ID проекту: 2965636

Про проект

3 пропозицій(-ї)
Дистанційний проект
Активність 21 yrs ago

Хочете заробити?

Переваги подання заявок на Freelancer

Вкажіть свій бюджет та терміни
Отримайте гроші за свою роботу
Опишіть свою пропозицію
Реєстрація та подання заявок у проекти є безкоштовними
Доручений:
Аватарка користувача
See private message.
$16,99 USD за 1 день
5,0 (160 відгуки(-ів))
6,0
6,0
3 фрілансерів(-и) готові виконати цю роботу у середньому за $17 USD
Аватарка користувача
See private message.
$8,50 USD за 1 день
0,0 (0 відгуки(-ів))
0,0
0,0
Аватарка користувача
See private message.
$25,50 USD за 1 день
0,0 (3 відгуки(-ів))
0,0
0,0

Про клієнта

Прапор UNITED KINGDOM
United Kingdom
2,5
1
На сайті з серп. 20, 2003

Верифікація клієнта

Дякуємо! Ми надіслали на вашу електронну пошту посилання для отримання безкоштовного кредиту.
Під час надсилання електронного листа сталася помилка. Будь ласка, спробуйте ще раз.
Зареєстрованих користувачів Загальна кількість опублікованих робіт
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Завантажуємо для перегляду
Дозвіл на визначення геолокації надано.
Ваш сеанс входу закінчився, і сеанс було закрито. Будь ласка, увійдіть знову.