When adding/editing problems, if the problem's title is the same as some
existent problem, we'll get an error message and cannot add/edit the
problem. (For example, we cannot edit problem 2697 in ZOJ Problem Set,
whose special judge needed to be updated)
There's no need to check the uniqueness of titles, since problems with the
same title are common when the problem set is large.
Please remove this check.
Original issue reported on code.google.com by Charizar...@gmail.com on 13 Nov 2008 at 12:12
Original issue reported on code.google.com by
Charizar...@gmail.com
on 13 Nov 2008 at 12:12