euler
euler copied to clipboard
Project Euler solutions; they ask people not publish their answers but I want to be able to look at and share my solutions.
Here is my contribution of Project Euler solutions written in C#. ProjectEulerMain will run all of the current solutions.
I added an assets folder for things like the names.txt file used in Problem 22. Let's use that instead of cramming it into the solution code.
If we have a common output format for all solutions then parsing or otherwise using the result of a solution attempt will be easier.
If possible in a reasonable amount of effort we need to get fsharp to comply with the rest of the languages in being able to be run from the command...
``` PHP - Project Euler Problem 010 PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /Users/jkalis/Pro/github/euler/php/euler010.php on line 40 PHP Stack trace:...
``` PHP - Project Euler Problem 014 PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 650 bytes) in /Users/jkalis/Pro/github/euler/php/euler014.php on line 45 PHP Stack trace:...
``` PHP - Project Euler Problem 014 PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 650 bytes) in /Users/jkalis/Pro/github/euler/php/euler014.php on line 45 PHP Stack trace:...