Search:

Type: Posts; User: GalBenH

Search: Search took 0.08 seconds.

  1. Re: Recursion, arrays and greatest common divisor

    Sorry. I thought I had mentioned it in the main post.
    Loops are out of the question, recursion only here.
    thanks for your input though.
  2. Recursion, arrays and greatest common divisor

    I'm trying to write a method that receives an int array and returns true if all of the array's integers are "non-relative"( not sure if that's how you say it), by non relative I mean that their...
Results 1 to 2 of 2