Problem: whos the best golfer

Code: whos+the+best+golfer/tails_1708706554

Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00

Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)


`% (step) 
    3 (integer) 
    \ (reverse) 
        =~ (group by (also sorts)) 
            ;@ (= allLines) 
            / (foldr1) <--arg( A ) 
                $ (= A) 
                + (add) <--arg( C B ) 
                    (implicit arg = C) 
                    (implicit arg = B) 

Back to the index