Search:

Type: Posts; User: Actinistia

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    2,174

    [SOLVED] Re: Enforcing an If/Else if statement

    Thanks again everyone for the help, your explanations made it easier for me to solve my problem. I hope someday I'll be able to help you guys too!
  2. Replies
    6
    Views
    2,174

    [SOLVED] Re: Enforcing an If/Else if statement

    Yes, that is my intent. I know that they're pretty useless but the professor wanted us to add them anyways. Thanks for explaining that the statements aren't even being used during the calculations....
  3. Replies
    6
    Views
    2,174

    [SOLVED] Re: Enforcing an If/Else if statement

    Actually I didn't know that. Before I changed the


    if (nums[i] < 0)


    I had it as just i but it still had the same problems. I apologize for my negligence about this part. To be honest, we...
  4. Replies
    6
    Views
    2,174

    [SOLVED] Enforcing an If/Else if statement

    Hi everyone, I'm pretty new to programming and I am currently taking a beginner's programming class. I had an assignment to calculate the the number of broadsheets needed for a certain amount of exam...
Results 1 to 4 of 4