google-code-jam
google-code-jam copied to clipboard
Add Kotlin solution to the Moons and Umbrellas problem
Solution for the problem "Moons and Umbrellas" from the Google Code Jam Qualification Round 2021 implemented in Kotlin. The solution uses dynamic programming to solve all cases.