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
23
9
14
3
Solution
38
23
15
17
6
9
14
3
3
6