#include #include "strings/strings.cpp" int main() { std::cout << getString() << std::endl; return 0; }