LeetCode 860. Lemonade Change in F#
URL
https://leetcode.com/problems/lemonade-change/description/?envType=daily-question&envId=2024-08-15
Code
https://github.com/syohex/dotnet-study/blob/master/fsharp/leetcode/challenge/202408/lemonade_change/main.fsx
let lemonadeChange (bills: int li...
syohex.hashnode.dev1 min read