mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
7d2078a90c
* 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 |
||
---|---|---|
.. | ||
buzz_number.cpp | ||
CMakeLists.txt | ||
decimal_to_binary.cpp | ||
decimal_to_hexadecimal.cpp | ||
decimal_to_roman_numeral.cpp | ||
fast_interger_input.cpp | ||
fibonacci_fast.cpp | ||
fibonacci_large.cpp | ||
gcd_of_n_numbers.cpp | ||
happy_number.cpp | ||
large_factorial.cpp | ||
large_number.h | ||
matrix_exponentiation.cpp | ||
palindrome_of_number.cpp | ||
paranthesis_matching.cpp | ||
pascal_triangle.cpp | ||
primality_test.cpp | ||
smallest-circle.cpp | ||
sparse_matrix.cpp | ||
spiral_print.cpp | ||
stairs_pattern.cpp | ||
string_fibonacci.cpp | ||
tower_of_hanoi.cpp | ||
vector_important_functions.cpp |