#pragma once #include #include std::vector explode(const std::string& s, const char& c);