medium Set 2 Form Exercise

Exercise 1

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

Answer: 7, 7, 0

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

Exercise 2

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

Answer: 11, 4, 15

Layers
3
Operation
mixed
Grid
  • [7,4,8]
  • [11,4]
  • [15]
Solution
  • [7,4,8]
  • [11,4]
  • [15]

Exercise 3

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

Answer: 14, 10, 4

Layers
3
Operation
mixed
Grid
  • [9,5,5]
  • [14,10]
  • [4]
Solution
  • [9,5,5]
  • [14,10]
  • [4]

Exercise 4

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

Answer: 7, 5, 2

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