[Haskell-beginners] list doesn't end

Alexander Chen alexander at chenjia.nl
Mon Nov 25 07:55:17 UTC 2019


Hi Francesco,

Their is a ^2, ^3, ^4 in the lists, respectively.

seeĀ https://projecteuler.net/problem=87

best,

November 24, 2019 7:19:51 PM CET Francesco Ariis <fa-ml at ariis.it> wrote:On Sun, Nov 24, 2019 at 05:10:17PM +0100, Alexander Chen wrote:
> Hi Francesco,
> 
> length a2 = 7072
> length b3 = 7072
> length c4 = 82
> 
> I suspect its the first two that get it into trouble. Is is 7072*7072*82 =
41014081088 permutations, 100*3 = 1000000.
> 
> So I am guessing that this is not the fix to the euler problem....

If `x+y+z` need to be <50, and the three are primes, I am puzzled to see
such lengths!
Which problem is it?
_______________________________________________
Beginners mailing list
Beginners at haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20191125/6de973df/attachment.html>


More information about the Beginners mailing list