Skip to content

make sure right_idx bigger than left_idx#423

Open
chaos7857 wants to merge 1 commit intoIDEA-Research:mainfrom
chaos7857:main
Open

make sure right_idx bigger than left_idx#423
chaos7857 wants to merge 1 commit intoIDEA-Research:mainfrom
chaos7857:main

Conversation

@chaos7857
Copy link

If right_idx already equals 0, left_idx will be -1. In this case, posmap will all be False, which is meaningless.

If right_idx already equals 0, left_idx will be -1. In this case, posmap will all be False, which is meaningless.
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