0_0_29277825_10552.cpp: In function 'long long int ds(const string&)': 0_0_29277825_10552.cpp:14:54: error: 'pow' was not declared in this scope a += ((char)s[i] - '0') * pow(10,(s.length() -1- i)); ^