Project-Euler
Project-Euler copied to clipboard
Problem 5 done in JavaScript
- Added solution for problem 5 in javascript. The function is called for output in console log. Just run the file in node to see the output.