KnacksICPC / GoogleKickStart_Solutions

my AC solutions that passes all test cases, with explanations. (almost every problem from the last 5 yrs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my AC solutions that passes ALL test cases, with explanations.
EVERY problem before 2017_Round C and after 2017_round F.
Some problem analysis (written by me) are the most detailed analysis on the internet (because no one writes about it :) e.g. 2016 round e problem d)
Some problem analysis provides unique approaches that I haven't seen other people use e.g. 2020 round d problem d
Some problem analysis provides my approach that is easier to implement than, and equally as good as the official solution e.g. 2021 round f problem b

About

my AC solutions that passes all test cases, with explanations. (almost every problem from the last 5 yrs)


Languages

Language:C++ 59.9%Language:Python 40.1%