Please provide your valuable feedback regarding the March long contest. I think problems were slightly difficult that previous. What are your views regarding this? Please point out any possible areas where we can improve in the upcoming long challenges !!
It was true, but it was good because it makes that we investigated more than the usual maybe in most of the competitors case, so I believe that challenges like this one are welcome
It was much better than previous ones . I suggest to decrease the upper bound of difficulty and increase the lower bound a little more.
I just wish one more thing that instead of always trying to make problems tough by involving things like Fast fourier transform etc . It would be much better if we are taught variations in the classical techniques.
i think for first 2-3 problem implementation should be a bit more challenging rather than looking into question for trick to solve it, which leaves one with a trivial implementation.I mean more focus should be on implementations which are not so trivial.
Coz i will give up on a problem if i cant find some logic , but i will keep on trying if i can see the solution and feel that i can code it even if i cant.
Thanks for all your efforts, helps lot in learning
I was wondering why top soutions are codechef are no longer ordered by time first and then by memory? I always feel curious to see the most efficient solution unfortunately some of the more efficient ones get pushed to the back! Also the solutions that take the least memory are only those with the least “memory in stack”. Often the top solutions use the same amount of memory that other codes do, only thing is that the memory in heap is not counted! So, I request you to please order the solutions by time again. Just a suggestion.
the questions like sereja and random array only require some deep observation and very hard to get the trick.
plz give some focus on classical algorithms…
I spent quite a lot of time solving these problems. The contest was more difficult than the previous ones. I’m looking forward to see the editorials for QCHEF, TREECNT2 and RNG.
Good contest. But I really didn’t like EMBED. Challenge problems should be more interesting. In my opinion, each participant may get some points on challenge problem.