DEV Community

Google Code Jam 2019 Qualification

E. Choroba on April 12, 2019

This year's Google Code Jam Qualification round limit was 30 points. Solving just the two simpler tasks yielded enough to get you through. I use...
Collapse
 
enthusiastio profile image
En

I spent most of my time fighting compilation issues as they used super old TSC compiler (2.5) and it was not even configured properly. See you in round 1.