{"problem":{"name":"Weather Prediction","description":{"content":"The weather in Takahashi's town changes day by day, in the following cycle: Sunny, Cloudy, Rainy, Sunny, Cloudy, Rainy, ... Given is a string $S$ representing the weather in the town today. Predict th","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc141_a"},"statements":[{"statement_type":"Markdown","content":"The weather in Takahashi's town changes day by day, in the following cycle: Sunny, Cloudy, Rainy, Sunny, Cloudy, Rainy, ...\nGiven is a string $S$ representing the weather in the town today. Predict the weather tomorrow.\n\n## Constraints\n\n*   $S$ is `Sunny`, `Cloudy`, or `Rainy`.\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":"abc141_a","tags":[],"sample_group":[["Sunny","Cloudy\n\nIn Takahashi's town, a sunny day is followed by a cloudy day."],["Rainy","Sunny"]],"created_at":"2026-03-03 11:01:14"}}