Problem: Total Time Worked Corrected

Code: Total+Time+Worked+Corrected/tails_1737380916

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) 
    `/ (divmod) -->let( D ) 
        + (sum) 
            . (map) 
                `/ (chunks of) 
                    ~ (auto = 2) 
                    . (map) 
                        % (split (remove empties)) 
                            @ (= fstLine) 
                            ~ (auto = words) 
                        + (add) <--arg( A ) 
                            + (add) 
                                * (multiply) 
                                    % (modulus) 
                                        `r (read int) 
                                            $ (= A) 
                                        12 (integer) 
                                    ; (save) -->let( B ) 
                                        60 (integer) 
                                `r (read int) 
                                    > (drop) 
                                        2 (integer) 
                                        @ (= A) 
                            * (multiply) 
                                o (ord) 
                                    `/ (special folds) 
                                        @ (= A) 
                                        ] (foldop: max) 
                                48 (integer) 
                % (modulus) <--arg( C ) 
                    `/ (special folds) 
                        \ (reverse) 
                            $ (= C) 
                        - (foldop: sub) 
                    1440 (integer) 
        $ (= B) 
    & (justify) <--arg( F E ) 
        ":0" (string) 
        3 (integer) 
        (implicit arg = D) 

Back to the index