
21 Sep
2013
21 Sep
'13
11:11 p.m.
Have you compared the solution to other languages?
If you are only solving 10^(10^10) why not construct a string with "1"
followed by a 100 zeroes?
In other words, what is this being used for?
On Sat, Sep 21, 2013 at 3:32 PM, yi lu
Why is it so slow to solve "10^(10^10)" in Haskell?
Yi
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- -- Regards, KC