ftclausen / recursiveJosephus

A quick experiment to see how I can implement a recursive, programmatic, version of the mathematical Josephus recurrence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A quick experiment to see how I can implement a recursive, programmatic, version of the mathematical Josephus recurrence. See recursive_josephus.py for more details.

About

A quick experiment to see how I can implement a recursive, programmatic, version of the mathematical Josephus recurrence.


Languages

Language:Python 100.0%