Search:

Type: Posts; User: MrLowBot

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,575

    Re: Too many loops!

    Might be wrong here but.. modulus?
  2. Replies
    5
    Views
    1,575

    Re: Too many loops!

    Yes. The code is supposed to read some integers, one line by line, from a txt file and then trim it to get rid of whitespaces and after that just put them in an array.
    So the txt looks like this : ...
  3. Replies
    5
    Views
    1,575

    Too many loops!

    Hey.
    I have this method that is way to repetitive and i've tried to make it shorter by only one for loop but it didn't really work out for me.
    The for loops take some values between, for ex, 0 and...
Results 1 to 3 of 3