Difference between revisions of "Talk:Euler problems/1 to 10"

From HaskellWiki
Jump to navigation Jump to search
 
("primes" is in problem 3)
Line 1: Line 1:
 
Should the "solution" of problem 10 not contain a way how the primes are constructed? In itself its no solution.
 
Should the "solution" of problem 10 not contain a way how the primes are constructed? In itself its no solution.
 
[[User: hk|hk]]
 
[[User: hk|hk]]
  +
*It's in problem 3 earlier on the page. The <tt>primes</tt> function is needed for the solution of many problems. [[User:Quale|Quale]] 16:55, 26 February 2008 (UTC)

Revision as of 16:55, 26 February 2008

Should the "solution" of problem 10 not contain a way how the primes are constructed? In itself its no solution. hk

  • It's in problem 3 earlier on the page. The primes function is needed for the solution of many problems. Quale 16:55, 26 February 2008 (UTC)