0_0_39594283_14693.cpp: In function 'std::string addStrings(const std::string&, const std::string&)': 0_0_39594283_14693.cpp:20:5: error: 'reverse' was not declared in this scope 20 | reverse(result.begin(), result.end()); | ^~~~~~~