Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    1,779

    Re: Algorithm test question

    The formatting is different, but I can't say its formatting is better.
    There are {}s on the same line with the if and else
    There are }s one beneath the other.

    To see what the code is doing, add...
  2. Replies
    4
    Views
    1,779

    Re: Algorithm test question

    Please edit the code and properly format it. Its poor formatting makes it hard to read and understand.
    Nested statements should be indented
    Statements inside of if statement control should be...
Results 1 to 2 of 2