|
|
57b5c117ce
|
adding problem 66, and adding continued fraction javadocs.
|
2017-07-13 20:26:40 -07:00 |
|
|
|
680c7a5ed9
|
adding description of proposed solution procedure.
|
2017-07-13 20:26:14 -07:00 |
|
|
|
96623ab342
|
update problem 501 for running on jupiter machine.
|
2017-07-13 03:39:00 -07:00 |
|
|
|
7c470a2c32
|
adding problem statement for prob 502.
|
2017-07-12 00:50:36 -07:00 |
|
|
|
be6bec8fe1
|
adding problem 502, program to draw a random castle.
|
2017-07-12 00:49:06 -07:00 |
|
|
|
98b3694258
|
adding problem 19 solution.
|
2017-07-11 23:59:29 -07:00 |
|
|
|
536bdfbc2e
|
adding problem 18 to euler test.
|
2017-07-11 22:25:49 -07:00 |
|
|
|
9f22f194a2
|
Adding problems 16 and 17.
|
2017-07-11 22:22:11 -07:00 |
|
|
|
c280af234a
|
removing old files - moved to scratch.
|
2017-07-11 21:25:44 -07:00 |
|
|
|
179d3e490a
|
adding problem 15
|
2017-07-11 21:25:32 -07:00 |
|
|
|
4e59589b3f
|
adding problem 13 and 14 to euler test.
|
2017-07-11 21:19:58 -07:00 |
|
|
|
14edc6d102
|
Adding problems 8 through 12.
|
2017-07-11 21:11:51 -07:00 |
|
|
|
07bd17ec1a
|
committing problems 5-7 in euler test.
|
2017-07-11 20:44:40 -07:00 |
|
|
|
c581a9a015
|
moving problem scratch spaces to scratch.
|
2017-07-11 20:36:21 -07:00 |
|
|
|
1850ba3a24
|
Adding problem 3 and problem 4 to euler test.
|
2017-07-11 20:36:00 -07:00 |
|
|
|
c68557234a
|
add problem 2 to euler test.
|
2017-07-11 20:30:52 -07:00 |
|
|
|
ce32e94c2e
|
Factorial sum of digits 34 done.
|
2017-07-11 04:39:21 -07:00 |
|
|
|
1bb72bde7f
|
cleaning up 501 and getting things running normally
|
2017-07-11 04:26:02 -07:00 |
|
|
|
ee10ba6900
|
cleaning up problem 501 files.
|
2017-07-11 03:16:23 -07:00 |
|
|
|
284ae8d643
|
problem 67, knocked out.
|
2017-07-10 22:28:53 -07:00 |
|
|
|
5b39c1e6a5
|
brute force and bottom-up give same results for problem 18 input.
|
2017-07-10 22:28:01 -07:00 |
|
|
|
9d668890eb
|
commit load triangle file too.
|
2017-07-10 22:26:27 -07:00 |
|
|
|
c4a772dcdc
|
adding working solution - from bottom.
|
2017-07-10 22:26:04 -07:00 |
|
|
|
e757c6a217
|
removing old triangle file.
|
2017-07-10 22:25:43 -07:00 |
|
|
|
01cc1c5f78
|
fix method names.
|
2017-07-10 21:38:16 -07:00 |
|
|
|
5cb3b250e8
|
updating problem 67with two counterexamples.
|
2017-07-10 21:36:25 -07:00 |
|
|
|
4c0b501ae1
|
add makefile for problem 67.
|
2017-07-10 21:35:14 -07:00 |
|
|
|
c97d796ba5
|
cleanup javadoc for Problem 67.
|
2017-07-10 21:34:49 -07:00 |
|
|
|
3fd66acc65
|
Adding Problem 67 brute force and attempted subtriangle solution.
|
2017-07-10 21:28:32 -07:00 |
|
|
|
8385ae2bae
|
Adding binomial coefficient calculator.
|
2017-07-10 20:06:34 -07:00 |
|
|
|
d89992408b
|
Problem 18 fixing Path.
|
2017-07-10 19:43:24 -07:00 |
|
|
|
f3c732de51
|
Problem 18 clean up output.
|
2017-07-10 19:42:52 -07:00 |
|
|
|
31c0c8425b
|
notes on fix.
|
2017-07-10 18:28:21 -07:00 |
|
|
|
de491878a6
|
adding brute force solution. path/subtree sum solution was partially correct, path forward for fixing Path has been identified.
|
2017-07-10 18:26:51 -07:00 |
|
|
|
8acd36522e
|
finishing another round of debugging.
|
2017-07-09 04:03:42 -07:00 |
|
|
|
c8511fdc0a
|
inching closer...
|
2017-07-09 04:02:27 -07:00 |
|
|
|
c1c74ff8aa
|
In the midst of debugging - but we are finding triplet divisible numbers up to 1E8 in 7 s.
|
2017-07-09 03:59:18 -07:00 |
|
|
|
fac817b2fe
|
adding problem 501, replicating example data given in problem.
|
2017-07-09 03:20:00 -07:00 |
|
|
|
672a5bffce
|
removing more bugs from long segmented prime sieve.
|
2017-07-09 03:06:15 -07:00 |
|
|
|
bbbe49cce7
|
Fix qInit function to be correct, and faster.
|
2017-07-09 02:11:05 -07:00 |
|
|
|
e5f50a0955
|
updates to 501 makefile
|
2017-07-09 01:45:36 -07:00 |
|
|
|
00b792b2c9
|
we are getting closer to a feasible solution, but we have regressed. f(100) is now 13 instead of 10.
|
2017-07-09 01:42:28 -07:00 |
|
|
|
bc191f9fae
|
adding Long version of prime generator. faster by factor of 4.
|
2017-07-09 01:16:09 -07:00 |
|
|
|
7fc5be1c23
|
PrimeGenerator - reduced amount of time spent on qInit by 100%.
|
2017-07-08 23:37:06 -07:00 |
|
|
|
e739f06546
|
adjusting qk calculation, since that is the biggest bottleneck - about 50% of calcualtion.
|
2017-07-08 22:21:11 -07:00 |
|
|
|
2ada856952
|
Bringing in the big gusn - JIP profiler.
|
2017-07-08 21:57:09 -07:00 |
|
|
|
ddc6b6d7e8
|
Updating prime generator - generates primes correctly, but slower than expected...
|
2017-07-08 20:58:37 -07:00 |
|
|
|
c6ca53dd60
|
accidental commit of method not used.
|
2017-07-08 20:57:40 -07:00 |
|
|
|
f0d508b2bc
|
Ironing out details with prime range function.
|
2017-07-08 20:33:23 -07:00 |
|
|
|
1e929d04ca
|
Just kidding. NOW primes range actually works.
|
2017-07-08 20:06:54 -07:00 |
|