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
14
11
1
37
Solution
14
11
1
0
25
12
1
37
13
50