You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
position_array: Check and use character occupation
While it checked whether each positions are occupied by multiple characters,
it was not reflected in the return value.
This commit fixes this simple issue (along with a typo).
0 commit comments