ankdroid's blog

By ankdroid, history, 9 years ago, In English

I was trying to solve this problem on UVA : https://uva.onlinejudge.org/index.php?option=onlinejudge&Itemid=8&page=show_problem&problem=3133 I have solved a similar problem with smaller constraint using dp+bitmask. Can anyone suggest some approach or link some similar problems.

Tags uva
  • Vote: I like it
  • +1
  • Vote: I do not like it

| Write comment?