Problem: 2026

Code: 2026/tails_1767943604

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) 
    < (take) 
        2026 (integer) 
        >> (tail) 
            =~ (group by (also sorts)) 
                + (concat) 
                    . (map) 
                        , (range from 1) 
                            $ (= fstInt) 
                        * (multiply) <--arg( A ) 
                            $ (= A) 
                            ! (zip with) 
                                * (multiply) 
                                    $ (= A) 
                                    , (range from 1) 
                                        ;@ (= sndInt) 
                                2 (integer) <--arg( B ) 
                                ^ (zipop: pow) 
                $ (= C) <--arg( C ) 
    / (foldr1) <--arg( E D ) 
        (implicit arg = E) 
        (implicit arg = G) <--arg( G F ) 

Back to the index