User Profile
Collapse
-
thanks, i think i got how to implement the template into my code. thanks -
yeah it's a typo, i did it correctly in the original program, its not and assignment its and equality test to check stop looping when i==1Leave a comment:
-
i haven't studied template yet, but if its that effective ill look into it and see if i can do better.Leave a comment:
-
please ignore the { and } at the beginning and end of the delete algorithmLeave a comment:
-
Josephus problem help, the implementation of josephus problem using c++
hi guys, i'm New to this forum and would really appreciate your help. I've been learning linked lists recently and am trying to implement the josephus problem using c++, josephus problem is a game in which there are N number of players who are going to be eliminated after every M passes, i think i got the insertion part alright, and also the display function seems to work fine but I'm still struggling with the deletion after M passes. can some one...
No activity results to display
Show More
Leave a comment: