Commit Graph

1 Commits

Author SHA1 Message Date
Defective Detective
249ba8877d
feat: Add aliquot sum of a number algorithm, class Math (#2400)
* Added aliquot_sum.cpp

* Fixed indentation and changed argument to ull int

* Fixed type of I

* Made parameter as const

* Made some required changes

* Added changes due to namespace

* Formatting changes

Co-authored-by: David Leal <halfpacho@gmail.com>
2023-01-22 14:42:58 -06:00