Page 1 of 1

NWERC 2007 contest

Posted: Wed Nov 21, 2007 1:27 pm
by Giorgi
http://acmicpc-live-archive.uva.es/nuevoportal/
I am trying to solve this problem, but I can't get AC.
I am using dynamic programming.
If I can get sentence more than 1 way I print "ambiguous". if I can get sentence only one way I print words.
I can't understand where I am mistaken, seems that my program works correctly.
Help Please.

Code: Select all

Deleted
thanks

Posted: Wed Nov 21, 2007 2:16 pm
by Giorgi
I got AC,
I did not pay attention that first ans last letters should be same