{"problem":{"name":"Spoiler","description":{"content":"You are given a string $S$ consisting of lowercase English letters and `|`. $S$ is guaranteed to contain exactly two `|`s. Remove the characters between the two `|`s, including the `|`s themselves, an","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc344_a"},"statements":[{"statement_type":"Markdown","content":"You are given a string $S$ consisting of lowercase English letters and `|`. $S$ is guaranteed to contain exactly two `|`s.\nRemove the characters between the two `|`s, including the `|`s themselves, and print the resulting string.\n\n## Constraints\n\n*   $S$ is a string of length between $2$ and $100$, inclusive, consisting of lowercase English letters and `|`.\n*   $S$ contains exactly two `|`s.\n\n## Input\n\nThe input is given from Standard Input in the following format:\n\n$S$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc344_a","tags":[],"sample_group":[["atcoder|beginner|contest","atcodercontest\n\nRemove all the characters between the two `|`s and print the result."],["|spoiler|","It is possible that all characters are removed."],["||xyz","xyz"]],"created_at":"2026-03-03 11:01:14"}}