Problem: leap year

Code: leap+year/darrenks_1641952919

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 string concatenation):[chr] 
    (implicit string concatenation):[chr] 
        (implicit string concatenation):[chr] 
            $ (= fstInt):int 
            " is " (string):[chr] <--arg( B:int A:int ) 
        ? (if/else):[chr] 
            % (modulus):int 
                ? (if/else):int 
                    `% (moddiv):int -->let( C:int ) 
                        $ (= fstInt):int 
                        ^ (pow):int 
                            ~ (auto = 10):auto 
                            ~ (auto = 2):auto 
                    _ (= fstInt):int <--arg( D:int ) 
                    $ (= C):int 
                4 (integer):int 
            "not " (string):[chr] <--arg( E:int ) 
            ~ (default):null 
    `D (to base from data):[chr] 
        -28 (to base from data arg):null 
(postdata (dec): to base from data)
8422361167555299
("a leap year.")

Back to the index