0_0_35967024_16614.cpp: In function 'int main()': 0_0_35967024_16614.cpp:38:29: error: invalid operands of types 'double' and 'int' to binary 'operator%' a[i]=(a[i-1]+a[i-2])%1000000007; ^