Sha256: c93147ebc2d2a17cba2a2f60155fe6d3b9f869740432c61bd921a6a9e602fa48
Contents?: true
Size: 151 Bytes
Versions: 272
Compression:
Stored size: 151 Bytes
Contents
(* If it is impossible to make the target with the given coins, then return None *) val make_change : target: int -> coins: int list -> int list option
Version data entries
272 entries across 272 versions & 1 rubygems