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.
jiangly and @tourist they are also having clean and so simple code which anybody can understand :)
Hyperbolic also writes clean code.
I agree. Here is the list of clean coders that i know of, tourist,ksun48,ecnerwala, jiangly, SSRS_ & Sparky_Master_WCH1226
A few months ago that I saw SSRS_'s submission and it looked really elegant to me and I tried to think how he thought when he solved the problem, before that I was a total blockhead.
SSRS_ is the reason I got into CP.
Thank you SSRS_ for motivating me through your code.
I'd say tfg's solutions are usually quite clean as well
Wailydest