Problem: pascal golf

Code: pascal+golf/tails_1693450823

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)


? (if/else) 
    `& (bit intersection) 
        ; (save) -->let( A ) 
            `r (read int) 
                @ (= fstLine) 
        ; (save) -->let( B ) 
            - (subtract) 
                $ (= A) 
                ~ (auto = 1) 
    ;@ (= fstLine) <--arg( C ) 
    : (append) 
        $ (= B) 
        "and x" (string) 

Back to the index