{"problem":{"name":"Slot","description":{"content":"You are playing the slots. The result of a spin is represented by three uppercase English letters $C_1$, $C_2$, and $C_3$. It is considered a win when all of them are the same letter. Determine whethe","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc189_a"},"statements":[{"statement_type":"Markdown","content":"You are playing the slots.\nThe result of a spin is represented by three uppercase English letters $C_1$, $C_2$, and $C_3$. It is considered a win when all of them are the same letter.\nDetermine whether it is a win.\n\n## Constraints\n\n*   $C_i$ is an uppercase English letter.\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$C_1 C_2 C_3$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc189_a","tags":[],"sample_group":[["SSS","Won\n\nAll of them are the same letter, so it is a win."],["WVW","Lost\n\nIt is not a win."]],"created_at":"2026-03-03 11:01:14"}}