
9 Sep
2011
9 Sep
'11
2:53 p.m.
sorry and please forget the name and what it is meaning for.
just look at in syntax aspect
the error : "parse error on input `|'
Failed, modules loaded: none."
linerFind :: [Int] -> Int -> MaxSA -> MaxSA --MaxSA is MaximumSubarray
linerFind xs len ms1@(MaxSA l h m) -- (MaxSA leftPosition rightPosition maxsum)
| h