Help In Question B. BerSU Ball ( Codeforces Round #277.5 )

Правка en1, от -______-, 2018-06-14 00:09:05

I've successfully solved this problem using Greedy Approach but in the editorial it was given that the probelm can also be solved using Dynamic Programming.

Can someone help me with the DP solution ? (preferably in C++)

Problem Link : http://codeforces.com/problemset/problem/489/B

Editorial Link : http://codeforces.com/blog/entry/14741

My Solution ( Greedy ) : 39216236

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский -______- 2018-06-14 00:09:05 442 Initial revision (published)