0_0_37689892_26430.cpp: In function 'int fun(int)': 0_0_37689892_26430.cpp:12:31: error: invalid operands of types 'int(int)' and 'int(int)' to binary 'operator+' return s[x]=fun[x-1]+fun[x-2]; ^