Sha256: 15bcec70de59d8bbbecedcc16275a535c7ea16b55252ddb67b2c253b2d8acb71

Contents?: true

Size: 331 Bytes

Versions: 8

Compression:

Stored size: 331 Bytes

Contents

problems:
  - name: Arithmetic/Integer
    cache: "Arithmetic_Integer - Rosetta Code.html"
    url: https://rosettacode.org/wiki/Arithmetic/Integer
    targets:
      - "sum a+b"
      - "difference a-b"
      - "product a*b"
      - "integer quotient a/b"
      - "remainder a%b"
      - "exponentiation (if the operator exists)"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
zettacode-0.1.7 config/analize.yaml
zettacode-0.1.6 config/analize.yaml
zettacode-0.1.5 config/analize.yaml
zettacode-0.1.4 config/analize.yaml
zettacode-0.1.3 config/analize.yaml
zettacode-0.1.2 config/analize.yaml
zettacode-0.1.1 config/analize.yaml
zettacode-0.1.0 config/analize.yaml