Ad
  • Custom User Avatar

    Haskell: It's not critical, more to be aesthetic, but since the return type is (_, _, Bool), it would be better to replace false with False in description:

    productFib 800 -- should return (34, 55, false)