medium Set 3 Form Exercise

Exercise 1

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

Answer: 1, 13, 14

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

Exercise 2

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

Answer: 10, 8, 2

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

Exercise 3

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

Answer: 8, 7, 1

Layers
3
Operation
mixed
Grid
  • [10,2,5]
  • [8,7]
  • [1]
Solution
  • [10,2,5]
  • [8,7]
  • [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
  • [4,1,8]
  • [5,9]
  • [4]
Solution
  • [4,1,8]
  • [5,9]
  • [4]