aegwenia/jik/arithmetic
Frontier
Unlock 105
Ideal 120
CC0 1.0
Arithmetic operators
Use variadic arithmetic with integer-preserving division rules and explicit division-by-zero errors.
Acquire to open
Theory, examples, assessment, and private test answers stay inside the acquired repository copy.
Log in to acquirePublic source
Released under CC0 by the five-year publication rule.
[(+ 20 22) (- 50 8) (* 6 7) (/ 84 2) (mod 44 2)]