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 |
|