LeetCode 799. Champagne Tower in F#
URL
https://leetcode.com/problems/champagne-tower/description/?envType=daily-question&envId=2023-09-24
Code
https://github.com/syohex/dotnet-study/blob/master/fsharp/leetcode/challenge/202309/champagne_tower/main.fsx
let champagneTower (poured: int) ...
syohex.hashnode.dev1 min read