Puzzle (8-14)

Wyverex wyverex.cypher at gmail.com
Thu Aug 14 10:47:24 PDT 2008


1)  Find the smallest x + y + z with integers x  y  z  0 such that x + 
y, x - y, x + z, x - z, y + z, y - z are all perfect squares.



2)  Develop a bigint type.  should be able to + - * / %.  Should also be 
printable!

2.5) make bigfloat.


More information about the Digitalmars-d-learn mailing list