Search found 3 matches
- Thu Dec 19, 2013 9:15 am
- Forum: Volume 111 (11100-11199)
- Topic: 11198 - Dancing Digits
- Replies: 16
- Views: 11158
Re: 11198 - Dancing Digits
i still dont get it..
- Thu Dec 19, 2013 12:18 am
- Forum: Volume 111 (11100-11199)
- Topic: 11198 - Dancing Digits
- Replies: 16
- Views: 11158
Re: 11198 - Dancing Digits
i dont understand how can i keep track of the point of the last visited... and i tried queue.. i tried to place the digit that was not in sorted form in the queue. than i searched where the index is value is..and than replaced it if the sum is prime..
i also tried to solve it via permutation. i got ...
i also tried to solve it via permutation. i got ...
- Sun Dec 08, 2013 1:22 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11198 - Dancing Digits
- Replies: 16
- Views: 11158
Re: 11198 - Dancing Digits
any one can explain me how i need to solve this problem.. i totally dont understand how i need to solve it.. i tried insertion sort on it.. but got WA. and how i can use BFS on it... any one care to explain me.. thanks in advance