0_0_21084701_15901.cpp: In function 'll euler(ll)': 0_0_21084701_15901.cpp:21:26: error: 'i' was not declared in this scope if( n>1 ) temp=(temp/i)%mod*(n-1)%mod; ^