Commit 8c068bc 1 parent dc6e193 commit 8c068bc Copy full SHA for 8c068bc
File tree 3 files changed +7
-8
lines changed
3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
Project Euler numerical answers
2
- Computed by Nayuki Minase
2
+ Computed by Project Nayuki
3
3
4
- http://nayuki.eigenstate.org /page/project-euler-solutions
4
+ http://www. nayuki.io /page/project-euler-solutions
5
5
https://github.com/nayuki/Project-Euler-solutions
6
6
7
7
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Shared code for solutions to Project Euler problems
3
- * By Nayuki Minase
3
+ * by Project Nayuki
4
4
*
5
- * http://nayuki.eigenstate.org /page/project-euler-solutions
5
+ * http://www. nayuki.io /page/project-euler-solutions
6
6
* https://github.com/nayuki/Project-Euler-solutions
7
7
*/
8
8
Original file line number Diff line number Diff line change 1
1
Project Euler solutions
2
2
=======================
3
3
4
- This package contains Nayuki Minase's solution code for over 180 Project Euler
5
- problems.
4
+ This package contains Nayuki's solution code for over 180 Project Euler problems.
6
5
7
6
Each solved problem has a program written in Java. Additionally, some solutions
8
7
have Mathematica and Haskell programs. All problems from #1 to #100 are solved.
@@ -15,6 +14,6 @@ This code is provided for reference only. You need prior written permission to
15
14
do any of the following: republish the code verbatim, publish the code with
16
15
modifications, incorporate parts of the code into your own work, etc.
17
16
18
- Copyright © 2014 Nayuki Minase . All rights reserved. No warranty.
17
+ Copyright © 2014 Project Nayuki . All rights reserved. No warranty.
19
18
20
- Home page: http://nayuki.eigenstate.org /page/project-euler-solutions
19
+ Home page: http://www. nayuki.io /page/project-euler-solutions
You can’t perform that action at this time.
0 commit comments