algorithmtutorprograms
algorithmtutorprograms copied to clipboard
Bug report:
https://github.com/Bibeknam/algorithmtutorprograms/blob/11ef340f8c8e60839a9dff395dd52b8752c537a6/data-structures/red-black-trees/RedBlackTree.cpp#L115
I believe it should be "s->left->color == 0 && s->right->color == 0"