0_0_39286613_16799.cpp: In function 'int main()': 0_0_39286613_16799.cpp:11:17: error: 'reverse' was not declared in this scope 11 | string ans= reverse(s.begin(),s.end()); | ^~~~~~~