Skip to content

Conversation

@codelogicanalysis
Copy link

Then you hit the "assert getBase(state) >= 0;" assertion because getBase(0+x) will be LEAF_BASE_VALUE which is -2 when you are trying to insert 'xc' and you are now reading 'c' from string.

Then you hit the "assert getBase(state) >= 0;" assertion  because getBase(0+x) will be LEAF_BASE_VALUE which is -2 when you are trying to insert 'xc' and you are now reading 'c' from string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant