How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
convert the pdf data to excel
By kmtai on Jul 15
Max Bid: $30


Web Design with Flash Work
By bd_coding on Jul 15
Max Bid: $200


printing codes and format
By waliwiz on Jul 15
Max Bid: $100


Optimize my website to be found by Search Engines
By MichaelDWeber on Jul 15
Max Bid: $40


codex for XP
By dancehalldoug on Jul 15
Max Bid: Open to fair suggestions


Baseball Grounds Crew Game
By kehunt on Jul 15
Max Bid: $150


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(141 open)
   Access 
(46 open)
   MySQL 
(84 open)
   Oracle 
(11 open)
   SQL Server 
(49 open)
   Other DB 
(18 open)
Documentation / Tech Writing 
(16 open)
   Language (Human) Translations 
(1 open)
Data Entry 
(24 open)
Game Development 
(24 open)
Graphics / Art / Music 
(50 open)
   Graphics 
(47 open)
     Adobe AfterEffects 
(5 open)
     Adobe Photoshop 
(20 open)
     Adobe Premiere 
(6 open)
     3d Animation 
(16 open)
   Art (Misc.) 
(17 open)
   Music 
(12 open)
   3d Modeling 
(11 open)
Language Specific 
(98 open)
   ASP 
(52 open)
   ASP .NET 
(38 open)
   C# 
(36 open)
   C++ / C 
(108 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(9 open)
   Delphi 
(38 open)
   Java 
(58 open)
   JSP 
(11 open)
   Perl 
(43 open)
   PHP 
(88 open)
   XML/XSL 
(30 open)
   Visual Basic 
(141 open)
   Visual Basic .Net 
(61 open)
   Other 
(55 open)
Misc 
(26 open)
   CAD 
(4 open)
MultiMedia 
(38 open)
   Video Editing 
(5 open)
Network 
(32 open)
   Network Design 
(4 open)
   Network Implementation 
(6 open)
Platforms 
(76 open)
   Windows 
(151 open)
     MS Exchange 
(5 open)
     MS Office 
(12 open)
     Other 
(8 open)
   Darwin 
(2 open)
   Internet Browser 
(43 open)
   Linux 
(59 open)
   UNIX 
(26 open)
   Hand Held/PDA Programming 
(11 open)
Requirements 
(12 open)
Security 
(35 open)
Testing / Quality Assurance 
(17 open)
Web 
(147 open)
   Page Design 
(78 open)
   Flash 
(46 open)
   Web Services 
(63 open)
   Web (Other) 
(62 open)
Training 
(12 open)
   Computer Based 
(8 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Grades - c program
Bid Request Id: 47691
Bookmark in my 'To Do' list
Posted by: SimuGD (14 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Good
Approved on: Feb 10, 2003
8:57:16 PM EDT
Bidding Closes: Feb 12, 2003 EDT
Viewed (by coders): 77 times
Deadline: 2/14/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: C++ / C
Enter chat room for this bid request
(0 active users at Jul 15, 2003 10:13:43 PM EDT)

Description:
write a program which will read 3 exams grades for a class of students, calculate and display the average and letter grade for each student, and then display some statistics for the class as a whole. For example: Suppose that a class had 8 students with these exam scores:
90 92 81
60 70 75
93 100 95
40 30 55
80 70 78
55 60 73
90 91 92
94 93 92
Each line contains 3 exam scores for a student.
For the input data shown above, your program should produce output in the following format:

student exam 1 exam 2 exam 3 average grade
1 90 92 81 87.67 B
2 60 70 75 68.33 D
3 93 100 95 96.00 A
4 40 30 55 41.67 E
5 80 70 78 76.00 C
6 55 60 73 62.67 D
7 90 91 92 91.00 A
8 94 93 92 93.00 A
------
class average -> 77.04
Student averages ranged from 41.67 to 96.00
grade distribution:
3 A ***
1 B *
1 C *
2 D **
1 E *

Your program should be designed to handle any number of students greater than 0. Each student will have 3 integer exam scores. For simplicity, you may assume that the input data will always contain valid integer numbers in the range [0,100] and that there will be no more than 70 students who have the same grade. Letter grades should be assigned based on the following thresholds:
A [90,100]; B [80,90); C [70,80); D [60,70);
E [0,60).

I do not need to a file to test the program, but you may want to create one of your own to test it.



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.

ADDITIONAL INFORMATION:

In designing your program output, follow the form of the examples shown above. Columns of numbers should be neatly aligned under the column headings and should be right justified. All averages should be displayed with 2 digits after the decimal pt. In the grade distribution one asterisk should be displayed for each student earning that grade.

IMPORTANT: All data should be read using scanf. DO NOT USE fscanf or any other "file" reading function.

SUGGESTIONS: your program should contain a loop controlled by a scanf. Within the loop, the program should calculate the student's average, determine his letter grade, do other needed processing, and display the line for that student. After the loop, the program should display the line above the class average, then display the class average and then display the grade distribution output. You might want to use a for loop to display the asterisks.


Platform:
Windows XP

Must be 100% finished and received by buyer on:
Feb 14, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.

Special Conditions / Other:
Use very basic c. I don't need anything fancy. In fact I prefer that the program is written as stated under suggestion. Thanks


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
Chame130n
(2 ratings)
in redondo beach, California
United States
Bid id: 512,256
 
$20 (USD) Feb 10, 2003
9:07:09 PM EDT
 10
(Excellent)
   
Hello, sounds pretty basic, I can have it done in a day or two. I will design it strictly to your description and provide good comments telling what each function does. -chame130n
Chame13on.com
 
 
 
 
  See 1 private reply(ies)
to/from Chame130n.
 




Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.97 on 102 jobs 
Securenext
Rated a 9.96 on 109 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.