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

BUGS at add and remove #1

Open
fhkong opened this issue Dec 6, 2022 · 1 comment
Open

BUGS at add and remove #1

fhkong opened this issue Dec 6, 2022 · 1 comment

Comments

@fhkong
Copy link

fhkong commented Dec 6, 2022

When you add or remove an element from ArrayList, the count of it should be increase or decrese simultaneously.
But, in your implementation, you seem to forget it.

BaseMax added a commit that referenced this issue Dec 6, 2022
@BaseMax
Copy link
Owner

BaseMax commented Dec 6, 2022

Hi, thank you so much for reporting. I updated, Would you take a look on source again?

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

2 participants