Problem: tails

Code: tails/tails+%28Dingledooper.rb%29_1656161120

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)


% (modulus) 
    / (divide) 
        * (multiply) 
            ^ (pow) 
                ; (save) -->let( A ) 
                    / (divide) 
                        $ (= fstInt) 
                        0 (integer) 
                + (add) 
                    @ (= fstInt) 
                    ~ (auto = 1) 
            - (subtract) 
                $ (= A) 
                ~ (auto = 1) 
        * (multiply) 
            + (add) 
                * (multiply) 
                    ; (save) -->let( B ) 
                        - (subtract) 
                            $ (= A) 
                            2 (integer) 
                    ^ (pow) 
                        @ (= A) 
                        ;_ (= sndInt) 
                ~ (auto = 1) 
            $ (= B) 
    @ (= A) 

Back to the index