0_0_24476738_18764.cpp: In function 'long long int euler(int)': 0_0_24476738_18764.cpp:16:25: error: 'k' was not declared in this scope return ((n-1)*n/2-n*k/2)%1000000007; ^