medium Set 8 Form Exercise

Exercise 1

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

Answer: 9, 1, 8

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

Exercise 2

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

Answer: 6, 2, 8

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

Exercise 3

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

Answer: 8, 1, 7

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

Exercise 4

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

Answer: 13, 6, 7

Layers
3
Operation
mixed
Grid
  • [8,5,1]
  • [13,6]
  • [7]
Solution
  • [8,5,1]
  • [13,6]
  • [7]