1 line
49 B
Ruby
1 line
49 B
Ruby
(1..60).to_a.combination(53).size #=> 386206920
|
(1..60).to_a.combination(53).size #=> 386206920
|