mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
e3f0551f98
* Quality of life FIX: initlized sum to 1 instead of adding it before return CHORE: cleaned documentation aswell as adding new documentation, namespace math added * Update math/check_amicable_pair.cpp Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com> * Update math/check_amicable_pair.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update math/check_amicable_pair.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update math/check_amicable_pair.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * clang-format and clang-tidy fixes for |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
count_bits_flip.cpp | ||
count_of_set_bits.cpp | ||
count_of_trailing_ciphers_in_factorial_n.cpp | ||
find_non_repeating_number.cpp | ||
hamming_distance.cpp | ||
next_higher_number_with_same_number_of_set_bits.cpp | ||
power_of_2.cpp | ||
set_kth_bit.cpp | ||
travelling_salesman_using_bit_manipulation.cpp |