medium Set 10 Form Exercise

Exercise 1

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

Answer: 1, 2, 1

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

Exercise 2

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

Answer: 0, 3, 3

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

Exercise 3

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

Answer: 5, 6, 11

Layers
3
Operation
mixed
Grid
  • [10,5,1]
  • [5,6]
  • [11]
Solution
  • [10,5,1]
  • [5,6]
  • [11]

Exercise 4

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

Answer: 8, 2, 10

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