medium Set 3 Form Exercise

Exercise 1

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

Answer: 3, 4, 1

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

Exercise 2

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

Answer: 4, 2, 6

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

Exercise 3

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

Answer: 1, 1, 2

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

Exercise 4

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

Answer: 4, 6, 2

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