Skip to content

LuboDimitrov/Josephus-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Josephus-problem

In computer science and mathematics, the Josephus problem (or Josephus permutation) is a theoretical problem related to a certain counting-out game. People are standing in a circle waiting to be executed. Counting begins at a specified point in the circle and proceeds around the circle in a specified direction. After a specified number of people are skipped, the next person is executed.

git clone https://github.com/LuboDimitrov/Josephus-problem.git

About

The josephus problem programmed in Ada.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages