Guess the number/With feedback (player): Difference between revisions

From Rosetta Code
Content added Content deleted
(New draft task placeholder - for around 10 hours.)
 
m (Bbrain cleared: wp:Binary search algorithm is what I forgot.)
Line 1: Line 1:
{{draft task}}
{{draft task}}
!! I will fill with details of task for the computer to play the game rather than just score it - using bi-whatsit search, this evening !!
!! I will fill with details of task for the computer to play the game rather than just score it - using [[wp:Binary search algorithm|binary search]], this evening !!

Revision as of 08:13, 29 October 2010

Guess the number/With feedback (player) is a draft programming task. It is not yet considered ready to be promoted as a complete task, for reasons that should be found in its talk page.

!! I will fill with details of task for the computer to play the game rather than just score it - using binary search, this evening !!