Instructions:
Insert numbers into empty fields in triangle (grape). The sum of two neighbouring numbers in one row must be equal to number below those fields.
Example
0
0
37
13
Solution
11
13
0
0
24
13
0
37
13
50