medium Set 10 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
  • [5,7,10]
  • [12,3]
  • [9]
Solution
  • [5,7,10]
  • [12,3]
  • [9]

Exercise 2

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

Answer: 3, 5, 8

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

Exercise 3

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

Answer: 12, 2, 14

Layers
3
Operation
mixed
Grid
  • [2,10,8]
  • [12,2]
  • [14]
Solution
  • [2,10,8]
  • [12,2]
  • [14]

Exercise 4

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

Answer: 8, 5, 3

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