Search:

Type: Posts; User: Lavendershoe

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,238

    I figured out what I needed. Thank you, oog....

    I figured out what I needed.

    Thank you, oog. Appreciated.
  2. Replies
    9
    Views
    1,238

    Still wrong. //code deleted

    Still wrong.



    //code deleted
  3. Replies
    9
    Views
    1,238

    Oh..... lemme try fixing that.

    Oh..... lemme try fixing that.
  4. Replies
    9
    Views
    1,238

    Also changed discriminant to d. and some other...

    Also changed discriminant to d. and some other syntax things that doesn't matter.
    Current code:


    int main(void)
    {
    //Variable declaration


    float a, b, c, d, r1, r2;
  5. Replies
    9
    Views
    1,238

    I fixed that. It just made the wrong answer...

    I fixed that. It just made the wrong answer longer. Changed everything to float and put %f everywhere.

    Any other ideas?
  6. Replies
    9
    Views
    1,238

    Any guesses? I've only just started learning, so...

    Any guesses? I've only just started learning, so if it's a simple error, don't hold it against me.
  7. Replies
    9
    Views
    1,238

    Quick Question

    This is for a class. I am NOT asking for someone to do this for me. I just can't find out an issue and would appreciate it if anyone could point out its cause.

    This is the program.


    int...
Results 1 to 7 of 7