0_0_33472761_8990.cpp: In function 'int main()': 0_0_33472761_8990.cpp:12:30: error: 'mod' was not declared in this scope f[i]=(f[i]+f[i-2]*4)%mod; ^