Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat/docs/fix]: fit
check_factorial.cpp
to guidelines (#2466)
* Quality of life update FIX: added namespace math, changed for a weird for loop to a while loop with a better conditional and I initiation CHORE: Cleaned documentation and added details plus links. removed the invalid cout lines in test for one line. * Update math/check_factorial.cpp Co-authored-by: realstealthninja <[email protected]> * Update math/check_factorial.cpp Co-authored-by: realstealthninja <[email protected]> * Update math/check_factorial.cpp Co-authored-by: realstealthninja <[email protected]> * Update math/check_factorial.cpp Co-authored-by: David Leal <[email protected]> * Update math/check_factorial.cpp Co-authored-by: David Leal <[email protected]> * Update math/check_factorial.cpp Co-authored-by: David Leal <[email protected]> * Update math/check_factorial.cpp Co-authored-by: David Leal <[email protected]> * Update math/check_factorial.cpp Co-authored-by: David Leal <[email protected]> * chore: apply suggestions from code review * Updated last return in is_factorial * Update math/check_factorial.cpp Co-authored-by: David Leal <[email protected]> --------- Co-authored-by: realstealthninja <[email protected]> Co-authored-by: David Leal <[email protected]>
- Loading branch information