0_0_25878375_2970.cpp: In function 'int f(int)': 0_0_25878375_2970.cpp:11:42: error: 'mod' was not declared in this scope return (c*f(x-2)+d*f(x-1)+fabs(p/x))%mod; ^