medium Set 4 Form Exercise

Exercise 1

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

Answer: 11, 1, 12

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

Exercise 2

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

Answer: 5, 6, 1

Layers
3
Operation
mixed
Grid
  • [4,9,3]
  • [5,6]
  • [1]
Solution
  • [4,9,3]
  • [5,6]
  • [1]

Exercise 3

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

Answer: 1, 4, 5

Layers
3
Operation
mixed
Grid
  • [4,3,7]
  • [1,4]
  • [5]
Solution
  • [4,3,7]
  • [1,4]
  • [5]

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
  • [5,5,5]
  • [10,10]
  • [20]
Solution
  • [5,5,5]
  • [10,10]
  • [20]