Problem: Sum of Divisors for OCaml Golf Competition

Code: Sum+of+Divisors+for+OCaml+Golf+Competition/tails_1669099627

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] 
        $ (= fstInt):int 
        ": " (string):[chr] <--arg( B:int A:int ) 
    + (sum):int 
        | (filter):[int] 
            , (range from 1):[int] 
                $ (= fstInt):int 
            ~ (not):null 
            % (modulus):int <--arg( C:int ) 
                @ (= fstInt):int 
                (implicit arg = C):int 

Back to the index