mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-12-19 06:58:15 +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