Ad
  • Custom User Avatar

    This problem is trivialized in C since you are already given an implementation of a Queue. The whole point of the exercise is to realize that you need a queue, but since you are given an implementation of a queue it is kind of like they are saying here is the solution. A good C programmer should be able to write their own Queue, with black jack and ...

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution