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
21
29
6
13
Solution
50
21
29
11
10
19
7
4
6
13