medium Set 1 Form Exercise

Exercise 1

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

Answer: 8, 8, 0

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

Exercise 2

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

Answer: 13, 12, 1

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

Exercise 3

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

Answer: 11, 14, 25

Layers
3
Operation
mixed
Grid
  • [1,10,4]
  • [11,14]
  • [25]
Solution
  • [1,10,4]
  • [11,14]
  • [25]

Exercise 4

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

Answer: 11, 16, 5

Layers
3
Operation
mixed
Grid
  • [5,6,10]
  • [11,16]
  • [5]
Solution
  • [5,6,10]
  • [11,16]
  • [5]