Re: [Haskell-beginners] a parse error....i can't fix it

9 Sep
2011
9 Sep
'11
3:13 p.m.
thank you
------------------ Original ------------------
From: "Luca Ciciriello";
Date: 2011年9月9日(星期五) 晚上11:12
To: "anyzhen";
Cc: "Beginners";
Subject: Re: [Haskell-beginners] a parse error....i can't fix it
Formatted in this way should be compile:
linerFind :: [Int] -> Int -> MaxSA -> MaxSA --MaxSA is MaximumSubarray
linerFind xs len ms1@(MaxSA l h m) -- (MaxSA leftPosition rightPosition maxsum)
| h
5047
Age (days ago)
5047
Last active (days ago)
0 comments
1 participants
participants (1)
-
anyzhen