medium Set 6 Form Exercise

Exercise 1

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

Answer: 9, 7, 2

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

Exercise 2

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

Answer: 5, 0, 5

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

Exercise 3

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

Answer: 4, 3, 1

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

Exercise 4

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

Answer: 5, 9, 4

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