Y
Hacker News
new
|
ask
|
show
|
jobs
by
rokicki
26 days ago
It's so odd that the only nontrivial example code in the paper is completely buggy. The find longest common prefix function of a list of strings fails (try ["a", "bc", "ade"]).