0_0_39328437_29560.cpp: In function 'std::string add(std::string, std::string)': 0_0_39328437_29560.cpp:11:9: error: 'reverse' was not declared in this scope 11 | reverse(a.begin(), a.end()); | ^~~~~~~