[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Help with an algorithm
- From: Vaughan McAlley <vaughan@...>
- Date: Fri, 24 May 2013 17:20:40 +1000
On 24 May 2013 17:14, Michal Kottman <michal.kottman@gmail.com> wrote:
> For this small test case, it generates 252 number. For your case, C(25,40) == 40225345056, which is over 40 billion numbers.
> Would you like to rethink your original problem?
I have a Raspberry Pi that can chug away for a couple of weeks, so it
might be doable. Looks like I might need to put my C programmer’s hat
on... thanks for all the suggestions!