0_0_16015282_16760.cpp: In function 'll solve(ll)': 0_0_16015282_16760.cpp:68:52: error: 'n' was not declared in this scope ret = ret - (solve(x/i)-solve(i - 1))%mod*(n/i)%mod; ^