12105 - Bigger is Better
Posted: Fri Dec 29, 2006 7:25 pm
I wonder, where are the problems of the last 'hard' contest? And where is the forums related to it? I like to try submitting the problem 'Bigger is Better'.
I have made a very fast code. I made a dynamic programming approach using C++ code, that is very fast on my machine. (but got TLE)
I will be happy if someone tells me some optimization tricks for this problem?
I have made a very fast code. I made a dynamic programming approach using C++ code, that is very fast on my machine. (but got TLE)
I will be happy if someone tells me some optimization tricks for this problem?