Hi CodeForces!
You must to find longest common correct substring.
input :
())(()
((()()
output:
()()
1 <= N <= 500
Interesting DP problem :)
Hi CodeForces!
You must to find longest common correct substring.
input :
())(()
((()()
output:
()()
1 <= N <= 500
| Rev. | Язык | Кто | Когда | Δ | Комментарий | |
|---|---|---|---|---|---|---|
| ru1 |
|
DreamingBoy | 2016-12-15 13:32:36 | 195 | Первая редакция (опубликовано) |