Gem by gem: Is there something wrong with my code?

hint:
reorder your sequence
freeGems[0].next = freeGems[1]

1 Like