Find Jobs
Hire Freelancers

Grading Program

$30-35 USD

已完成
已发布超过 22 年前

$30-35 USD

货到付款
Write a C++ program to calculate the final grade of a student Input: Student's grades for test1, test2, final test, and assignments 1 through 6, and quizzes 1 and 2 each an integer value between 1 and 100. Output: Student's final course score and final grade (A, B, C, D, or F), and may be, if you like, additional comments ("Hurrahs" for A, "Boos" for F, etc.). Formulae needed: Assuming that the input values above are represented by t1, t2, f, a1, a2, a3, a4, a5, a6, q1, q2 (use more meaningful variable names), their weights are 20%, 20%, 20%, 5%, 5%, 5%, 5%, 5%, 5%, 5% ,5% respectively. Then use the following algorithm to find the final course score: Weighted Average of Tests (WAT): (t1*20 + t2*20 + f*20 + q1*5 + q2*5 )/70 Weighted Average of Tests and Assignments (WATA): (t1*20 + t2*20 + f*20 + q1*5 + q2*5 + a1*5 + a2*5 + a3*5 + a4*5 + a5*5 + a6*5)/100 Final Course Score = Minimum of WAT and WATA. Convert Final Course Score to a letter grade: A:100-90, B:89-80, C:79-70, D:69-60, and F:59-0. Testing: Test your program with the following data: Test scores 75, 70, 80; Assignments: 100, 90, 95, 90, 95, 97, 95 Output: Final Course Score = 76.79 and Grade = C. Test scores 88, 93, 90; Assignments: 80, 90, 0, 80, 75, 80, 70 Output: Final Course Score = 83.55 and Grade = B. Test scores 85, 90, 95; Assignments: 90, 100, 95, 80, 90, 80, 89 Output: Final Course Score = 90.99 and Grade = A ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Deadline information Some comments in C++
项目 ID: 2837294

关于此项目

12提案
远程项目
活跃22 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
See private message.
$14 USD 在14天之内
4.5 (33条评论)
4.2
4.2
12威客以平均价$15 USD来参与此工作竞价
用户头像
See private message.
$12.75 USD 在14天之内
4.8 (43条评论)
5.4
5.4
用户头像
See private message.
$8.50 USD 在14天之内
4.9 (46条评论)
4.8
4.8
用户头像
See private message.
$17 USD 在14天之内
4.9 (37条评论)
4.5
4.5
用户头像
See private message.
$25.50 USD 在14天之内
4.6 (60条评论)
4.5
4.5
用户头像
See private message.
$8.50 USD 在14天之内
4.7 (32条评论)
3.3
3.3
用户头像
See private message.
$17 USD 在14天之内
5.0 (7条评论)
2.1
2.1
用户头像
See private message.
$17 USD 在14天之内
5.0 (1条评论)
1.6
1.6
用户头像
See private message.
$17 USD 在14天之内
0.0 (0条评论)
0.0
0.0
用户头像
See private message.
$12.75 USD 在14天之内
0.0 (0条评论)
0.0
0.0
用户头像
See private message.
$12.75 USD 在14天之内
0.0 (0条评论)
0.0
0.0
用户头像
See private message.
$21.25 USD 在14天之内
0.0 (0条评论)
0.0
0.0

关于客户

UNITED STATES的国旗
United States
5.0
59
会员自10月 3, 2001起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。