HP3000-L Archives

February 2003, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tracy Pierce <[log in to unmask]>
Reply To:
Tracy Pierce <[log in to unmask]>
Date:
Wed, 26 Feb 2003 11:56:10 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (161 lines)
Permutation?

a list of all permutations of your 14 characters taken 14 at a time,
ignoring spaces and any case changes, will have 87,178,291,200 (14*13*12...)
entries.  maybe you can shed some light on what you're really trying to do?

btw I did write a permutation program, but limited it to 10 characters; the
next step of course is to spellcheck(each entry) and write the first
non-error hit into the boxes and circles in the daily Jumbles.

cat act atc tac tca cta

(the other) Tracy

> -----Original Message-----
> From: Johnson, Tracy [mailto:[log in to unmask]]
> Sent: Wednesday, February 26, 2003 11:26 AM
> To: [log in to unmask]
> Subject: String Permutation
>
>
> Some of you may have done this in school or
> there may be something like this on the web.
>
> Does anyone know of or have a program that
> can print all upper and lowercase permutations
> of a string?
>
> The string is:
>
> "TO BE DETERMINED"
>
> (Without the quotation marks.)
>
> For example:
>
>  TO BE DETERMINED
>  To BE DETERMINED
>  TO bE DETERMINED
>            =
>
>  TO Be DETERMINED
>            =
>
>  TO BE dETERMINED
>            =
>
>  TO BE DeTERMINED
>            =
>
>  TO BE DEtERMINED
>            =
>
>  TO BE DETeRMINED
>            =
>
>  TO BE DETErMINED
>            =
>
>  TO BE DETERmINED
>            =
>
>  TO BE DETERMiNED
>            =
>
>  TO BE DETERMInED
>            =
>
>  TO BE DETERMINeD
>            =
>
>  TO BE DETERMINEd  =20
>  To bE DETERMINED
>  TO be DETERMINED
>  TO Be dETERMINED
>  TO BE deTERMINED
> =20
> ... etc.
>
> Tracy Johnson
> MSI Schaevitz Sensors=20
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

> -----Original Message-----
> From: Johnson, Tracy [mailto:[log in to unmask]]
> Sent: Wednesday, February 26, 2003 11:26 AM
> To: [log in to unmask]
> Subject: String Permutation
>
>
> Some of you may have done this in school or
> there may be something like this on the web.
>
> Does anyone know of or have a program that
> can print all upper and lowercase permutations
> of a string?
>
> The string is:
>
> "TO BE DETERMINED"
>
> (Without the quotation marks.)
>
> For example:
>
>  TO BE DETERMINED
>  To BE DETERMINED
>  TO bE DETERMINED
>            =
>
>  TO Be DETERMINED
>            =
>
>  TO BE dETERMINED
>            =
>
>  TO BE DeTERMINED
>            =
>
>  TO BE DEtERMINED
>            =
>
>  TO BE DETeRMINED
>            =
>
>  TO BE DETErMINED
>            =
>
>  TO BE DETERmINED
>            =
>
>  TO BE DETERMiNED
>            =
>
>  TO BE DETERMInED
>            =
>
>  TO BE DETERMINeD
>            =
>
>  TO BE DETERMINEd  =20
>  To bE DETERMINED
>  TO be DETERMINED
>  TO Be dETERMINED
>  TO BE deTERMINED
> =20
> ... etc.
>
> Tracy Johnson
> MSI Schaevitz Sensors=20
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2