mirror of
https://bitbucket.org/Mattrixwv/projecteulerts.git
synced 2025-12-06 17:43:59 -05:00
Updated comments
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Created: 10-18-20
|
||||
//Modified: 10-18-20
|
||||
//This runs the benchmark functions for the Java version of the ProjectEuler project
|
||||
//readline-sync is used to get input from the user in a procedural maner and can be installed with "npm install -g readline-sync"
|
||||
/*
|
||||
Copyright (C) 2020 Matthew Ellison
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//Matthew Ellison
|
||||
// Created: 10-19-20
|
||||
//Modified: 10-19-20
|
||||
//The sum of the even Fibonacci numbers less than 4,000,000
|
||||
//The largest prime factor of 600851475143
|
||||
//Unless otherwise listed all non-standard includes are my own creation and available from https://bibucket.org/Mattrixwv/typescriptClasses
|
||||
/*
|
||||
Copyright (C) 2020 Matthew Ellison
|
||||
|
||||
Reference in New Issue
Block a user