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

fix piggybanks_dfs #39

Merged
merged 1 commit into from
Dec 30, 2023
Merged

fix piggybanks_dfs #39

merged 1 commit into from
Dec 30, 2023

Conversation

stopnoanime
Copy link
Collaborator

Chyba znalazłem bug w kodzie, przykładowo dla wejścia {1,2,1} dawało wynik 0 a powinno być 1.

Jak testowałem to dla przypadków które wymyśliłem teraz wszystko działa więc powinno być git.

@MrD4rkne
Copy link
Collaborator

Kod z fixem ma wyniki jak mój na pierwszych kilkuset testach, uznaje, że git

@MrD4rkne MrD4rkne merged commit 849f491 into main Dec 30, 2023
1 check passed
@MrD4rkne MrD4rkne deleted the piggybanks_fix branch January 4, 2024 11:03
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.

2 participants