{"problem":{"name":"i18n","description":{"content":"The word `internationalization` is sometimes abbreviated to `i18n`. This comes from the fact that there are $18$ letters between the first `i` and the last `n`. You are given a string $s$ of length at","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc069_b"},"statements":[{"statement_type":"Markdown","content":"The word `internationalization` is sometimes abbreviated to `i18n`. This comes from the fact that there are $18$ letters between the first `i` and the last `n`.\nYou are given a string $s$ of length at least $3$ consisting of lowercase English letters. Abbreviate $s$ in the same way.\n\n## Constraints\n\n*   $3 ≤ |s| ≤ 100$ ($|s|$ denotes the length of $s$.)\n*   $s$ consists of lowercase English letters.\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":"abc069_b","tags":[],"sample_group":[["internationalization","i18n"],["smiles","s4s"],["xyz","x1z"]],"created_at":"2026-03-03 11:01:14"}}