0_0_30553511_23891.cpp: In function 'long long int euler(long long int)': 0_0_30553511_23891.cpp:9:26: error: 'sqrt' was not declared in this scope for(int i=2;i<=sqrt(n);i++) ^