Skip to content

niewiemczego/rabbit-holes-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rabbit-holes-problem

Find the rabbit

Problem

there are 100 holes in a line, and there is a rabbit hiding in one of the holes 
you can only look in one hole at a time, 
and every time you look in a hole, 
the rabbit jumps to an adjacent hole 

Example

Rabbit jump to hole with index 25 then next moves:
25 -> [24,26] -> [23,25,27] -> ...

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages