Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #453

Custom Longest Common Substring which includes a number fails when word appears before number

From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.postscript
Subject Custom Longest Common Substring which includes a number fails when word appears before number
Date 2011-11-14 09:30 -0800
Organization http://groups.google.com
Message-ID <12772195.195.1321291837830.JavaMail.geo-discussion-forums@prmf13> (permalink)

Show all headers | View raw


Good morning,

Unfortunately my Custom Longest Common Substring function which includes a number failed when a word appears before the number.

This one works: http://ideone.com/SSoTe

This one fails: http://ideone.com/9xkB5

The second should have the same output as the first.

Can you point out the bug in my code?

Thanks for all suggestions,

Alec Taylor

Back to comp.lang.postscript | Previous | NextNext in thread | Find similar


Thread

Custom Longest Common Substring which includes a number fails when word appears before number Alec Taylor <alec.taylor6@gmail.com> - 2011-11-14 09:30 -0800
  Re: Custom Longest Common Substring which includes a number fails when word appears before number luser- -droog <mijoryx@yahoo.com> - 2011-11-14 09:52 -0800
    Re: Custom Longest Common Substring which includes a number fails when word appears before number Alec Taylor <alec.taylor6@gmail.com> - 2011-11-14 10:08 -0800

csiph-web