Vote for Best Codechef Problems of 2016

@likecs ok, great, just be careful not to double-count votes :slight_smile:

I voted for the following 3 problems (for the following reasons):

  • CHNBGMT: I learnt a new lemma which was needed in order to solve this problem 100%.
  • CHEFPOL: It seemed hard when I first looked at it, but the code ended up being so short and easy to write.
  • BOUNCE: Hard number theory problem; even after having the right idea, I had to do lots of algorithmic and low-level optimizations to make my solution run in time (sadly there’s no editorial for it, yet).

PS: I already edited the question to assign votes to these problems.

2 Likes

Help me with Karma, I can’t ask questions… Pretty please with a cherry on top :wink:

1 Like

@pkacprzak Thanks for making such discussion! I really learned new approach and strategy from these up voted problems.