Search:

Type: Posts; User: colerelm

Search: Search took 0.15 seconds.

  1. Replies
    4
    Views
    1,398

    Re: Creating an algorithm to do this

    I've asked myself that many times. This is my train of thought:

    "What's the biggest number we have to search for?" --I have a function that will tell me this so I have this part solved.
    "How many...
  2. Replies
    4
    Views
    1,398

    Creating an algorithm to do this

    I'm struggling to wrap my head around how I could calculate a seemingly simple algorithm and am wondering if anyone can provide some guidance.

    I have a 2D array of type int that stores one digit...
Results 1 to 2 of 2