Re: Count all the substrings in a string
- From: nathan.gilbert@xxxxxxxxx (Nathan Gilbert)
- Date: 17 Nov 2005 03:35:31 GMT
shailendra.malik@xxxxxxxxx wrote:
> Hi,
>
> Though I am replying very late, but I just came across yr thread today
> only. The problem that you had reported are known as the combinations
> for a string "abcd", which is
>
> 1+ ∑ n!/(n-i)!*i! (where i = 1 to n)
This is off topic, but how did you get a sigma in ascii characters?
Thanks in advance,
NG
--
"The life of a repoman is always intense."
.
- Follow-Ups:
- Re: Count all the substrings in a string
- From: Aatu Koskensilta
- Re: Count all the substrings in a string
- From: Shail
- Re: Count all the substrings in a string
- References:
- Count all the substrings in a string
- From: itportal
- Re: Count all the substrings in a string
- From: itportal
- Re: Count all the substrings in a string
- From: Bryan Olson
- Re: Count all the substrings in a string
- From: itportal
- Re: Count all the substrings in a string
- From: Bryan Olson
- Re: Count all the substrings in a string
- From: itportal
- Re: Count all the substrings in a string
- From: Bryan Olson
- Re: Count all the substrings in a string
- From: itportal
- Re: Count all the substrings in a string
- From: shailendra . malik
- Count all the substrings in a string
- Prev by Date: Re: Can someone give me an example of this type of problem?
- Next by Date: Re: Count all the substrings in a string
- Previous by thread: Re: Count all the substrings in a string
- Next by thread: Re: Count all the substrings in a string
- Index(es):
Relevant Pages
|