google-code-jam icon indicating copy to clipboard operation
google-code-jam copied to clipboard

Add Kotlin solution to the Moons and Umbrellas problem

Open Al-0 opened this issue 4 years ago • 0 comments

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.

Al-0 avatar Oct 18 '21 17:10 Al-0