GoogleKickStart 2019 [](./LICENSE)

April 13, 2021 ยท View on GitHub

Python solutions of Google Kick Start 2019. Solution begins with * means it will get TLE in the largest data set (total computation amount > 10^8, which is not friendly for Python to solve in 5 ~ 15 seconds). A problem was marked as Very Hard means that it was an unsolved one during the contest and may not be that difficult.