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) -->let( C ) 
    `& (bit intersection) 
        ; (let) -->let( A ) 
            r (read str at base) 
                @ (= fstLine) 
                49 (integer) 
        $ (= A) 
    ~ (tuple) <--arg( B ) 
        ;@ (= ints) 
        : (append) 
            $ (= B) 
            "and x" (string) 
    (implicit tuple) 
        (implicit arg = A) 
        (implicit arg = A) 

Back to the index