medium Set 4 Form Exercise

Exercise 1

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

Answer: 0, 2, 2

Layers
3
Operation
mixed
Grid
  • [4,4,6]
  • [0,2]
  • [2]
Solution
  • [4,4,6]
  • [0,2]
  • [2]

Exercise 2

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

Answer: 1, 9, 8

Layers
3
Operation
mixed
Grid
  • [3,2,7]
  • [1,9]
  • [8]
Solution
  • [3,2,7]
  • [1,9]
  • [8]

Exercise 3

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

Answer: 13, 2, 11

Layers
3
Operation
mixed
Grid
  • [8,5,7]
  • [13,2]
  • [11]
Solution
  • [8,5,7]
  • [13,2]
  • [11]

Exercise 4

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

Answer: 10, 10, 20

Layers
3
Operation
mixed
Grid
  • [4,6,4]
  • [10,10]
  • [20]
Solution
  • [4,6,4]
  • [10,10]
  • [20]