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
6
3
19
21
Solution
13
6
3
9
19
9
12
28
21
49