View Single Post
  #21 (permalink)  
Old 2003-05-22, 04:57 AM
stuart's Avatar
stuart stuart is offline
Administrator
 
Join Date: Jan 2003
Location: Scotland
Posts: 472
stuart will become famous soon enoughstuart will become famous soon enough
Send a message via MSN to stuart
Default

Quote:
Originally posted by miclaro@22-May 03, 01:27 AM
question in b3:

you say i can use letters form various scanbled words, so in the example:

Quote:
Sample Input
string constant variable sausages,
tstnacon bleiangrav irgtni krsiypappsle.
class function objects hypertext preprocessor,
sslas nyyoitcf teztxrpyhre krtbhwopqowo jksksjajajahshshj.


Sample Output
constant variable string
hypertext class
36

i could add objects: (see green letters
sslas nyyoitcf teztxrpyhre krtbhwopqowo jksksjajajahshshj.

I am getting this right?...

i can use the blanks in all the words i want?? (as long as they remain the same letters?.
You can use letters from seperate jumbled words to build a word.

Letters can only be used once per list/sentence.

Only 2 blanks can be used per list/sentence, and they must be different letters - you cannot use the same letters twices as a blank.

So the answer to your first question is yes.
Your second question - blanks can only be used once per list/sentence.

Hope this helps
Reply With Quote