medium Set 1 Form Exercise

Exercise 1

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 12, 3, 9

Layers
3
Operation
mixed
Grid
  • [10,2,5]
  • [12,3]
  • [9]
Solution
  • [10,2,5]
  • [12,3]
  • [9]

Exercise 2

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 2, 14, 16

Layers
3
Operation
mixed
Grid
  • [7,5,9]
  • [2,14]
  • [16]
Solution
  • [7,5,9]
  • [2,14]
  • [16]

Exercise 3

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 4, 12, 8

Layers
3
Operation
mixed
Grid
  • [1,3,9]
  • [4,12]
  • [8]
Solution
  • [1,3,9]
  • [4,12]
  • [8]

Exercise 4

  • {"level":1,"index":0}
  • {"level":1,"index":1}
  • {"level":2,"index":0}
Show answer

Answer: 11, 3, 8

Layers
3
Operation
mixed
Grid
  • [1,10,7]
  • [11,3]
  • [8]
Solution
  • [1,10,7]
  • [11,3]
  • [8]