mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
a2970af4c4
* Feat: Abbreivation problem (abbreviation.cpp), topic: Dynamic Programming. * Spelling correction * Spelling Mistakes * Refactoring code * updating DIRECTORY.md * clang-format and clang-tidy fixes for 232d4f5e * clang-format and clang-tidy fixes for 232d4f5e * Documentation and renaming variable * adding a comment * adding a comment * Re-documentation * Re-documentation * Re-documentation * Update dynamic_programming/abbreviation.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update dynamic_programming/abbreviation.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update dynamic_programming/abbreviation.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Varaible type-checks * Update dynamic_programming/abbreviation.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * clang-format and clang-tidy fixes for 8f5a50be * Varaible type-checks * Markdown correction * Comment Modification Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com>