Search found 4 matches

by Artifère
Wed Feb 15, 2017 3:53 pm
Forum: Volume 104 (10400-10499)
Topic: 10405 - Longest Common Subsequence
Replies: 103
Views: 44532

Re: 10405 - Longest Common Subsequence

Hello!
[Edited: the problem was the Python recursion limit]

One of my student is trying to validate the exercise in Python with a code which returns all the correct values on the sets in uDebug and in this post. I cannot figure out what is wrong, I guess something Python-specific, but after a lot ...
by Artifère
Fri Mar 29, 2013 9:02 pm
Forum: Volume 111 (11100-11199)
Topic: 11107 - Life Forms
Replies: 21
Views: 17718

Re: 11107 - Life Forms

Thank you very much for your responsiveness. I found why my algorithme was false: I did not add separators between the strings I concatenated to compute a suffix array.
by Artifère
Wed Mar 20, 2013 4:43 pm
Forum: Volume 111 (11100-11199)
Topic: 11107 - Life Forms
Replies: 21
Views: 17718

Re: 11107 - Life Forms

Thanks very much... but my algorithm gives a correct output for this input.
by Artifère
Tue Mar 19, 2013 9:34 pm
Forum: Volume 111 (11100-11199)
Topic: 11107 - Life Forms
Replies: 21
Views: 17718

Re: 11107 - Life Forms

Hi! I'm trying this problem, but have some dificulties solving it. I'm getting WA, and don't see why my algorithm is false. So if someone has some extra input for me to try and figure out what I'm doing wrong, I would very much appreciate it.

Thanks in advance.

Go to advanced search