NWERC 2007 contest

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
Giorgi
New poster
Posts: 48
Joined: Wed Jun 07, 2006 6:26 pm
Location: Georgia Tbilisi

NWERC 2007 contest

Post 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
Last edited by Giorgi on Wed Nov 21, 2007 2:18 pm, edited 1 time in total.
Giorgi
New poster
Posts: 48
Joined: Wed Jun 07, 2006 6:26 pm
Location: Georgia Tbilisi

Post by Giorgi »

I got AC,
I did not pay attention that first ans last letters should be same
Post Reply

Return to “Algorithms”