Problem: nightmare problem

Code: nightmare+problem/tails_1682912421

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)


(implicit map) 
    =~ (group by (also sorts)) 
        | (filter) 
            ! (zip with) 
                . (map) 
                    `* (nary cartesian product) 
                        `: (list of 2 lists) 
                            ; (save) -->let( A ) 
                                + (add) 
                                    -16 (integer) 
                                    , (range from 1) 
                                        32 (integer) 
                            $ (= A) 
                    ~ (tuple) <--arg( B ) 
                        / (foldr1) 
                            $ (= B) 
                            $ (= D) <--arg( D C ) 
                        / (foldr1) 
                            $ (= B) 
                            @ (= E) <--arg( F E ) 
                ;;_ (= allInput) <--arg( H G ) 
                , (zipop: make tuple) 
            ? (index) <--arg( K J I ) 
                "*" (string) 
                _ (= I) 
        : (append) <--arg( N M L ) 
            `$ (signum) 
                $ (= N) 
            / (divide) 
                * (multiply) 
                    ;@ (= fstInt) 
                    @ (= M) 
                $ (= N) 
    . (map) <--arg( P O ) 
        $ (= P) 
        ~~~~ (5-ary tuple) <--arg( S R Q ) 
            "(" (string) 
            @ (= R) 
            ", " (string) 
            * (multiply) 
                ~ (auto = -1) 
                $ (= S) 
            ")" (string) 

Back to the index