Haskell Quiz/Maximum Sub-Array
From HaskellWiki
Given a list of integers, the aim of this quiz is to find the sublist (sub-array in Ruby) with the maximum sum.
Given a list of integers, the aim of this quiz is to find the sublist (sub-array in Ruby) with the maximum sum.