How to solve the problem AGTC(UVA 1207) on UVA Online Judge?

Правка en2, от Softhard, 2020-04-03 16:52:12

Problem link : https://onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=3648 This is a Dynamic programming problem.but what should be the approach to solve it. If i do operation only in string x should I think about delete operation because string x is always x<=y.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Softhard 2020-04-03 16:52:12 12 Tiny change: 'problem=36\nThis is ' -> 'problem=3648\nThis is '
en1 Английский Softhard 2020-04-03 16:18:59 337 Initial revision (published)