Skip to content

fix: typos and inconsistencies in intro-to-dp #1381

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

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

clumsy
Copy link
Contributor

@clumsy clumsy commented Oct 24, 2024

Some clarification:

  • $O(n)$! -> $O(n)$. not to confused with $O(n!)$
  • anyway we like -> any way we like
  • bottom-up, DP for consistency
  • some clarifications for non-C++ users
    I can also offer Python implementations if that's useful here.

@adamant-pwn
Copy link
Member

Thanks!

@adamant-pwn adamant-pwn merged commit 820fc4a into cp-algorithms:main Oct 24, 2024
@clumsy clumsy deleted the fix/intro_to_dp branch October 24, 2024 19:23
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