Блог пользователя A.m-E.r

Автор A.m-E.r, история, 6 лет назад, По-английски

Hello guys,

So recently i was solving this simple DP problem and i was confused when i got an MLE using a memoization table memo[1e7+1][2] however some other codes got Accepted using the same memory as mine .

here is my code , can anyone explain please ? :)

Полный текст и комментарии »

Теги #dp
  • Проголосовать: нравится
  • +1
  • Проголосовать: не нравится