0_0_17245787_26126.cpp: In function 'int f(ll)': 0_0_17245787_26126.cpp:46:21: error: 'k' was not declared in this scope return (((x%k)*mpow(10,n-1))%k+f(n-1))%md; ^