/* * * 6.48 * * */ int main () { /* std::string s; while (std::cin >> s && s != sought) { } assert(std::cin); */ return 0; }