Problem: Stars and Bars

Code: Stars+and+Bars/tails_1644992679

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)


= (subscript (wrapped)) 
    ;$ (= sndInt) 
    =~ (group by (also sorts)) 
        `* (nary cartesian product) 
            . (map) 
                , (range from 1) 
                    - (subtract) 
                        + (sum) 
                            _ (= ints) 
                        ~ (auto) 
                "*|" (string) <--arg( A ) 
        `< (sort) <--arg( B ) 
            $ (= B) 

Back to the index