Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

Help with a new type of Dynamic Programming

Revision en1, by yaksha, 2017-10-02 12:39:48

Hi all, I have been doing some dynamic programming problems and I stumbled around a Never seen before type of problem

Ofcourse the problem is new to me maybe because I am not much experienced but I still feel like the problem uses a unconventional style of DP and I am NOT able to understand it,

If some people have not tried DP , or want to try new problem on DP, attempt the problem,its a good one ( when doing with DP) : Problem : 276D - Little Girl and Maximum XOR || Author's DP solution

Please help me understand the DP state and the transition,I tried understanding with editorial but was not able to after my best efforts,

Thankyou,looking forward to your help.

Tags dynamic programming, #help, range xor

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English yaksha 2017-10-02 12:39:48 741 Initial revision (published)