medium Set 6 Form Exercise

Exercise 1

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

Answer: 3, 8, 5

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

Exercise 2

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

Answer: 1, 5, 4

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

Exercise 3

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

Answer: 5, 1, 4

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

Exercise 4

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

Answer: 6, 17, 23

Layers
3
Operation
mixed
Grid
  • [3,9,8]
  • [6,17]
  • [23]
Solution
  • [3,9,8]
  • [6,17]
  • [23]