mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-25 06:02:30 +08:00

* [CREATE] Problem 044 from Project Euler * [UPDATE] Code styling update * [UPDATE] Change return condition, added an input for main function, added tests for problem 44 * [UPDATE] minor styling fixes to standard javascript * [UPDATE] Fix parentheses in main function return