0_0_32660051_6853.cpp: In function 'int get_num(std::string)': 0_0_32660051_6853.cpp:34:22: error: 'pow' was not declared in this scope num += pow(2, 5 - i)*(s[i] - '0'); ^