I have a circular doubly linked list with sentinel called Players. Each player also has a linked list of tasks that is initially empty, stored in the pointers <
Players