{"problem":{"name":"I miss you...","description":{"content":"Given is a string $S$. Replace every character in $S$ with `x` and print the result.","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc154_b"},"statements":[{"statement_type":"Markdown","content":"Given is a string $S$. Replace every character in $S$ with `x` and print the result.\n\n## Constraints\n\n*   $S$ is a string consisting of lowercase English letters.\n*   The length of $S$ is between $1$ and $100$ (inclusive).\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$S$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc154_b","tags":[],"sample_group":[["sardine","xxxxxxx\n\nReplacing every character in $S$ with `x` results in `xxxxxxx`."],["xxxx","xxxx"],["gone","xxxx"]],"created_at":"2026-03-03 11:01:13"}}