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