Instructions:
Insert numbers into empty fields in pyramid. The sum of two neighbouring numbers in one row must be equal to number above those fields.
Example
18
32
3
12
Solution
50
18
32
3
15
17
0
3
12
5