Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWJ W2 D0 class IntTreeHelper, method generateBalanceTree behaves incorrectly on next input #142

Open
sergei-romanov opened this issue Nov 29, 2021 · 0 comments

Comments

@sergei-romanov
Copy link

sergei-romanov commented Nov 29, 2021

input                 expect            but  
1                       4                     1
 2                   2    6                      4
  3                1  3  5  7                2       6
   4                                           3   5    7
    5
     6
      7
@sergei-romanov sergei-romanov self-assigned this Nov 29, 2021
@sergei-romanov sergei-romanov removed their assignment Jan 24, 2022
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

No branches or pull requests

1 participant