ewd00010
|
e3f0551f98
|
[fix/docs]: fit check_amicable_pair.cpp to guidelines (#2465)
* 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 bc87fea5
* clang-format and clang-tidy fixes for 0a19d1ad
---------
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
|
2023-06-23 14:06:42 -06:00 |
|
realstealthninja
|
2fd530cba1
|
[fix/docs]: fit armstrong_number.cpp to guidelines (#2457)
* fix: fit armstrong_number.cpp to guidelines
* chore: delete unnecessary whitespace
* updating DIRECTORY.md
* fit: aliquot_sum to contribution guidelines
added a math formula
* chore: add print statement mentioning tests have passed
* Update math/armstrong_number.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update math/armstrong_number.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
---------
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
|
2023-06-20 16:00:41 -06:00 |
|
github-actions
|
351a1b712a
|
formatting source-code for ca70c3097e
|
2020-06-25 09:51:24 +00:00 |
|
Neeraj C
|
06f425493b
|
fix: changed to std::pow
Co-authored-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
|
2020-06-25 10:59:44 +05:30 |
|
Neeraj C
|
06ca2a6953
|
fix: spaces between include and header file
Co-authored-by: David Leal <halfpacho@gmail.com>
|
2020-06-25 08:00:37 +05:30 |
|
Neeraj C
|
9c75856235
|
docs: clean the comment
Co-authored-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
|
2020-06-25 07:59:39 +05:30 |
|
Neeraj C
|
5b3e30a937
|
docs: typo fixed
|
2020-06-24 20:52:32 +05:30 |
|
Neeraj C
|
5e3307620c
|
feat: create math/armstrong_number.cpp
|
2020-06-24 20:46:23 +05:30 |
|