0_0_25887519_29929.cpp: In function 'int main()': 0_0_25887519_29929.cpp:22:30: error: 'mod' was not declared in this scope f[j]=(f[j-2]+f[j-1])%mod; ^