User profile: GTKnight

User info
User name:GTKnight
History
Joined:
Number of posts:10
Latest posts:

Calculation problem
[code] proavg = pro / maxpro * 100; quizavg = (quiztotal - lowquizscore) / ((quiz - 2) * 10) ...

Calculation problem
Okay I have done that and it only fixed the Program Average [code] #include <iostream> #include...

Calculation problem
Thanks Browni I figured it out :) Zhuge the calculation between line 54-57 The output is when I ...

Calculation problem
Okay well I just figured out how to put the code tags thanks. If you can, can you tell me what I'm I...

Calculation problem
The calculation keeps coming out messed up... Can someone please explain to me what I am doing wro...