#pragma once #include std::string reverseStringManual(const std::string &s);