_BumbleBee_'s blog

By _BumbleBee_, history, 18 months ago, In English

I am just getting started with CP, and almost 99% of the solutions/submissions I see contains a large template which is really difficult to read and understand (specially the short functions/#define-s with no proper naming).

But then one day came across the account and submissions of SSRS_

He/she doesn't use any chunky template (maybe he uses his lib for seg-trees/dfs and stuff but still), keeps his code clean and concise and this really helps me to understand the solution to a problem. :D

So...a huge shoutout to SSRS_ for making awesome submissions.

Full text and comments »

  • Vote: I like it
  • +17
  • Vote: I do not like it