#include #include int main(){ std::string S; std::cout << S << std::endl; }