medium Set 1 Form Exercise

Exercise 1

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

Answer: 2, 1, 3

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

Exercise 2

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

Answer: 15, 11, 26

Layers
3
Operation
mixed
Grid
  • [8,7,4]
  • [15,11]
  • [26]
Solution
  • [8,7,4]
  • [15,11]
  • [26]

Exercise 3

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

Answer: 10, 3, 13

Layers
3
Operation
mixed
Grid
  • [3,7,4]
  • [10,3]
  • [13]
Solution
  • [3,7,4]
  • [10,3]
  • [13]

Exercise 4

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

Answer: 0, 3, 3

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