Search:

Type: Posts; User: newbie

Search: Search took 0.08 seconds.

  1. Thread: Easy.

    by newbie
    Replies
    3
    Views
    1,280

    Re: Easy.

    You'll need 3 "SoP"s to complete it.
  2. Thread: Easy.

    by newbie
    Replies
    3
    Views
    1,280

    Re: Easy.

    Using your Ex2 as a base for it, notice how for(int x = 0; x < y; x++) will never be true the first time around, as both x and y would equal 0. This is the cause for you needing to add that extra...
Results 1 to 2 of 2