Inspiration
Vanhackathon - A Thinking Ape Challenge
What it does
You need inform the number of people in a circle (for ex. 11) and the position to remove (for ex. 2 will remove always the second person the program find). The program will return the remove sequence and the last to be remove.
How I built it
I use java basics to solve the algoritm and java swing only to make a executable jar, that you can see and use. Codes and the executable jar is on the GitHub link.

Log in or sign up for Devpost to join the conversation.