mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-11 06:26:05 +08:00
* major-corrections-to-files: (28 commits) fixed decimal to roman fixed decimal to hex fixed CPPLINT + added method 2 fix buzz number updating DIRECTORY.md Added documentation (#802) updating DIRECTORY.md Correction : Fixed Array Overflow Update doubly_linked_list.cpp added deleted files back - not really needed but there is a redundant github action that required it updating DIRECTORY.md cpplint issues fixed in sorting folder fix dynamic array issues in sorting folder fix dynamic array cpplint and msvc fixes for - sorting sorting fixes for MSVC and CPPLINT fix CPPLINT in sorting folder updating DIRECTORY.md MSVC does not know cstring-use string-for toString fixed dynamic array ... # Conflicts: # math/fast_power.cpp # sorting/non_recursive_merge_sort.cpp # sorting/quick_sort.cpp