Check : http://ihaventyetdecided.blogspot.com/2010/10/josephus-problem.html
On Thu, Jul 21, 2011 at 6:51 AM, Aman Goyal <[email protected]> wrote: > "they start shooting the person standing next to their neighbour" > > > On Thu, Jul 21, 2011 at 4:38 PM, Vivek Srivastava < > [email protected]> wrote: > >> No,That is not the sequence?As I said 'I' will kill '3' as 3 is next to >> i's neighbour. >> >> On Thu, Jul 21, 2011 at 4:16 PM, SAMMM <[email protected]> wrote: >> >>> Consider this Example:- >>> >>> >>> >>> 1 2 3 4 5 6 7 1 In CIrcle .... >>> >>> 1 kills 2 >>> 3 kills 4 >>> 5 kills 6 >>> 7 kills 1 >>> >>> Remaining ppl :- 3 5 7 >>> >>> 3 kills 5 >>> 7 kills 3 >>> >>> Remain-> 7 >>> >>> >>> This is the sequence .. i guess .... Isit???? >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Algorithm Geeks" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/algogeeks?hl=en. >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thank You Rajeev Kumar -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
