Solving the following problem with larger constraints

Правка en1, от the_stone_dawg, 2021-03-05 03:18:46

Hi, just got done upsolving this problem: https://codeforces.net/problemset/problem/1360/F,

and it was surprising to me that the problem had such small values of n and m (<= 10). I was curious if this problem can still be solved in better than O(n * m * |ALPH|), in cases where the constraints are larger?

Thanks!

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский the_stone_dawg 2021-03-05 03:18:46 377 Initial revision (published)