Search:

Type: Posts; User: GoBlue13

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    1,915

    Solved it. Thank you for your help!

    Solved it. Thank you for your help!
  2. Replies
    12
    Views
    1,915

    Ok, I have the average correct now, but it is...

    Ok, I have the average correct now, but it is throwing my average of quizzes with high ID #'s way off.. What am I doing wrong?? I get one thing fixed and now another problem happens.. sigh.. I...
  3. Replies
    12
    Views
    1,915

    I've tried plugging in all int's and float's and...

    I've tried plugging in all int's and float's and I'm not getting it :(...
  4. Replies
    12
    Views
    1,915

    I've noticed that, that's when I had...

    I've noticed that, that's when I had (totAvg/records). I've tried (totNumQuiz/numOfQuiz) which keeps giving me 10. Am I not declaring the total number of quizzes?? I don't understand why...
  5. Replies
    12
    Views
    1,915

    Is that better? I can't get the lower part of...

    Is that better? I can't get the lower part of the quiz to be any better formatted. This is the most current code that I have. I don't see what I'm doing wrong??
  6. Replies
    12
    Views
    1,915

    I've tried taking the 0's out of the int's and...

    I've tried taking the 0's out of the int's and putting (totNumQuiz/numOfQuiz) down at the bottom of the code and I get 10. I'm new at C++ and I've been trying to fix this for 4 hours. I have no...
  7. Replies
    12
    Views
    1,915

    Done.. Sorry about that!

    Done.. Sorry about that!
  8. Replies
    12
    Views
    1,915

    Help with nested loops?? Please help!

    I cannot figure out how to complete this nested loop with the appropriate output ">>>Average of all quizzes: 19.10" I keep getting 18.50. The input I have is this:
    1111 3 20 18 19
    7821 2 18 20 ...
Results 1 to 8 of 8