Talk:Sailors, coconuts and a monkey problem

From Rosetta Code
Revision as of 08:35, 3 May 2015 by rosettacode>Paddy3118 (→‎J)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

J

I smiled at that end comment, but there may be an issue with the choice of an end value to search over. It seems that unlike testing incrementing values you have to put a ceiling on the range searched for.

But then you would have to do that in many solutions such as choosing an integer type in C or a range to search over in constraint solvers so just ignore me.
--Paddy3118 (talk) 08:35, 3 May 2015 (UTC)