Find Jobs
Hire Freelancers

Write some Software

$10-30 USD

În desfășurare
Data postării: peste 7 ani în urmă

$10-30 USD

Plata la predare
Write [login to view URL] to track your own college course history and plans. Write it as a menu-driven console program that has these user options: MENU A Add a course E rEmove a course S Sort courses L List courses Q Quit ...your choice: For each course, your program should track at least the name of the course (like Comsc-165), your grade received (or some other symbol for in-progress or planned), the year taken (or to be taken), and the number of units (whole number or floating point, your choice). You may add as many other attributes as you wish. Requirements Use a singly-linked list based "queue" of struct-based nodes with C++ string attribute(s). Convert all input strings to uppercase. Include one sorting option, first by year (hi-to-lo), then course (A-Z) as a "tie breaker". Format and align your output as a nicely-spaced table of no more than 72 characters wide, with one course per line and no skipped lines between courses. Do include column headings. Include serialization to a text file named [login to view URL] Do not include editing options. You decide whether to include sequence numbers for listing and removing courses, or to use matching of the course name by its name. HINT: Here's the logic for "tie breaking" in nested for-loop sorting of nodes: // without tie-breaking, lo-to-hi if (q->firstAttribute < p->firstAttribute) swap // with tie-breaking, lo-to-hi if (q->firstAttribute < p->firstAttribute) swap if (q->firstAttribute > p->firstAttribute) continue if (q->secondAttribute < p->secondAttribute) swap Of course, reverse p and q for hi-to-lo sorting.
ID-ul proiectului: 12142296

Despre proiect

O propunere
Proiect la distanță
Activ: 7 ani în urmă

Vrei să câștigi bani?

Avantajele de a licita pe platforma Freelancer

Stabilește bugetul și intervalul temporal
Îți primești plata pentru serviciile prestate
Evidențiază-ți propunerea
Te înregistrezi și licitezi gratuit pentru proiecte
1 freelancer plasează o ofertă medie de $30 USD pentru proiect
Avatarul utilizatorului
We are team of excellent developers. We have 2 year experience related to your project field. We can do your project and solve your all problems according to your requirements. We have read your description for projects and we understand what you want so we are confident that we can do it easily in mention time. We assure you that you will be completely satisfy with our work. And after delivering your project if you feel some issue in understanding the projects then we will teach you free until you understand. If you have any question then feel free to ask. We are here for you. Thank you Demon Developer Team
$30 USD în 1 zi
4,9 (17 recenzii)
4,0
4,0

Despre client

Steagul UNITED STATES
Antioch, California, United States
3,1
4
Metoda de plată a fost confirmată
Membru din nov. 21, 2016

Verificarea clientului

Mulțumim! Ți-am trimis prin e-mail linkul pe care trebuie să-l accesezi pentru a revendica creditul gratuit.
A apărut o eroare la trimiterea e-mailului. Încearcă din nou.
Utilizatori înregistrați Totalul proiectelor postate
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Se încarcă previzualizarea
S-a oferit permisiunea de depistare a locației.
Ți-a expirat sesiunea pentru conectare sau te-ai deconectat. Conectează-te din nou.