Browse thread
Re: Lettre de Caml #4
- cheno@m...
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | cheno@m... |
| Subject: | Re: Lettre de Caml #4 |
> Hello everybody,
>
> I would like to correct the formula page 3 in the "Lettre de Caml" #4 :
>
> we read :
>
> for each k in {0,..,m-1} t_{i+k} = s_{i}
>
> the right formula is :
>
> for each k in {0,..,m-1} t_{k} = s_{i+k}
>
> t is the motif: i+m<n.
> string_length s returns n
> and string-length t returns m.
>
>-- Younes El Amrani.
(excuse my very poor english, thank's)
I apologize. I have miswritten t for s... but the Caml programs run well :
I have tried all !
Best regards, Laurent Cheno