Profile for Lt. Sullust

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).

Recent posts

Pages

AuthorRecent posts
Consider This Catharsis in General
Shaper
Member # 32
Profile #7
While perhaps not as efficient, I suggest looking for smaller palindromes and

working upwards from those. If we cannot find a sub-string palindrome of length n,

then there will not be one of length n+1 (because we can create a palindrome of

length n by eliminating a character from the larger palindrome).

std::string Text;

bool PDRMS = true;
int LENGTH = 1;

////////////////////[HEIGHT,WIDTH]///////////////////////
Matrix<bool> INDX [Text.length(),Text.length()+1] = false;

bool TEST_UPDATE(int Row_Indx){
string T1 = "";
for(int i = 1; i < INDX.WIDTH; i++){
if(INDX[Row_Indx,i]){T1 += Text[i];}
}

for(int j = 0; j < T1.length()/2; j++){
if(T1[0] != T1[T1.length()-(T1+1)]){
return false;
}
}

return true;
}

bool EXPAND(int Row_Indx){
int L_INDX = 0;
int R_INDX = 0;
int MOD = 1;
for(int i = 1; i < INDX.WIDTH; i++){
if(INDX[Row_Indx,i]){
if(L_INDX == 0){L_INDX = i}
R_INDX = i;
}
}

while((L_INDX-MOD) > 0 && (R_INDX+MOD) < INDX.WIDTH){

//Try to Add onto the Left
INDX[Row_INDX,L_INDX - MOD] = 1;
T1 = TEST_UPDATE(Row_Indx);
if(T1){return T1;}
INDX[ROW_INDX,L_INDX - MOD] = 0;

//Try to Add onto the Right
INDX[Row_INDX,R_INDX + MOD] = 1;
T1 = TEST_UPDATE(Row_Indx);
if(T1){return T1;}
INDX[ROW_INDX,R_INDX + MOD] = 0;

MOD++;
}
return false;
}

bool FIND_PDRMS(int LENGTH){
bool FOUND = false;
for(int i = 0; i < INDX.Height; i++){
if(INDX[i,0]){
INDX[i,0] = EXPAND(i);
FOUND = FOUND || E_INDX[i,0];
}
}

return FOUND;
}

void Initialize_Array(){
for(int i = 0; i < O_INDX.Height; i++){
INDX[i,0] = 1;
INDX[i,i+1] = 1;
}
}


while(PDRMS){
Initialize Array();
PDRMS = FIND_PDRM(LENGTH+1);
if(PDRMS){LENGTH++;}
}
std::cout << "Longest Palindrome has length: " << LENGTH << std::endl;


--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
a question in General
Shaper
Member # 32
Profile #12
quote:
Originally written by LakiRa@:

What will happen if you brake any of unoficial rules?
Oldbies may complain. But we break the rules too...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
The Political Compass (Armed and Dangerous) in General
Shaper
Member # 32
Profile #106
Which member is the most consistent in their scoring?

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
The Political Compass (Armed and Dangerous) in General
Shaper
Member # 32
Profile #91
It should be noted that where we live plays a vital role in how we perceive the world around us. Zeviz, you live in California, of course your going to see more people with a liberal viewpoint. That doesn't mean that their views are anywhere near liberals in say, Kansas.

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #102
I'd rather not complicate this with well-known digits. Therefore I suggest 0 be replaced with something else, perhaps ~

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
The Political Compass (Armed and Dangerous) in General
Shaper
Member # 32
Profile #63
Define 'most of us'...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
The Titan in Geneforge 4: Rebellion
Shaper
Member # 32
Profile #14
quote:
Originally written by Taliesin:

Then why not keep using your original profile? Unless it got banned, of course.
In most case, creating a new profile will not help those who have been banned.

As for Servile's quote, 'too many' does quantify an amount of people. You are specifically stating that you think that amount doesn't care. So in this aspect Synergy is correct.

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
...and again. in General
Shaper
Member # 32
Profile #12
I hope he plans on sharing the cookie he just won...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
The Titan in Geneforge 4: Rebellion
Shaper
Member # 32
Profile #11
One does not play with liberty
She does not divide herself just as equality
She cannot be bought, negotiated
Nor is changed against pixility!

Aren't free translation tools wonderful?

[ Monday, October 15, 2007 08:19: Message edited by: Lt. Sullust ]

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #95
As interesting as these equations are, I feel that we have spent too much time focusing on these particular formulae.

In the mean time, I propose a solution to our vector problem. The symbols '{' and '}' will be used to denote vectors. Thus the Predator Principle still stands.

In addition to this, I propose that the two states <> and >< are equivalent and can be interchanged at any point.

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
Well, how can I know these answers? in General
Shaper
Member # 32
Profile #7
Search hard enough and you might find a person we call TM. He can answer all your questions. Keep in mind though, he'll probably tell you much more than you ever wanted to know...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #84
I'd like to add another definition,

(.)*2 = :

It is correct to say that (.)*0 = 0. Hence

:( = 0.

So : + :( = :) . Also, : + :) = : + D = :D . Thus all of the equations in Jewel's post are correct. As it turns out, adding nothing can have a profound impact on many equations...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
Book or Movie? in General
Shaper
Member # 32
Profile #12
In that case, the books were better than the movies...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
Book or Movie? in General
Shaper
Member # 32
Profile #5
A book with chapters...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
After getting passed over for the internet in General
Shaper
Member # 32
Profile #5
Towards the end of his political career Arafat worked hard to end the turmoil in that region...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #60
It is interesting that certain elements form exponentially more complex structures when combined, i.e.,

: + ) = :)

I thank LakiRa@ for pointing this out.

[ Friday, October 12, 2007 10:09: Message edited by: Lt. Sullust ]

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
After getting passed over for the internet in General
Shaper
Member # 32
Profile #1
George Bernard Shaw

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #56
Hmmm. Perhaps the physics in the world of "." are slightly different? Or my Principle could be false. I have no way of proving it...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #54
The following reductions exist; however, they are not reversible.

<< to <
>> to >
,< to >
,> to >
>, to <
<, to <

This is shall be refered to as the 'Predator Principle'. Reductions of <> and >< are more difficult to determine...

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
The Political Compass (Armed and Dangerous) in General
Shaper
Member # 32
Profile #7
2003:(0.50,-1.59)
2004:(0.12,-1.44)
2007:(0.62,-3.79)

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #48
Or is it that \!\ and /!/ are inverse of each other rather than of themselves?

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #42
A subtle, but important distinction

|.| = .
|!| = !
|?| = ?

How these 'enhanced' values operate with the others should be quantified...

Notice, as the word 'enhanced' implies,

|.| <> .
|!| <> !
|?| <> ?

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #34
And then some people have to ruin it for the rest of us...

EDIT: Btw, Alorael is a mod and has already posted in the thread.

[ Wednesday, October 10, 2007 17:57: Message edited by: Lt. Sullust ]

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
1 in General
Shaper
Member # 32
Profile #32
Another interesting result:

<.,.> + <.,.> + <.,.> = <!,!>

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00
Orb of Thralni fails? in The Exile Trilogy
Shaper
Member # 32
Profile #6
Are you sure there isn't a secret passage somewhere?

--------------------
Lt. Sullust
Quaere verum
Posts: 2462 | Registered: Wednesday, October 3 2001 07:00

Pages