Help needed in optimising this problem

Правка en2, от Candidate_noob, 2020-05-31 14:43:34

Hey all, Hope you are doing great. Recently, I started with Dynamic programming but got stuck in the Problem called "TETRAHEDRON":

Link for the Problem: https://codeforces.com/contest/166/problem/E

I tried my best but was not able to get rid of the Memory limit exceed. Here is my Solution: https://codeforces.com/contest/166/submission/81951399

Can anyone please help me in solving this problem using the above approach or suggest something better which uses dp?

Теги #dynamic programing, #doubt, #optimization

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Candidate_noob 2020-05-31 14:43:34 4
en1 Английский Candidate_noob 2020-05-31 14:42:44 508 Initial revision (published)