{"problem":{"name":"Air Conditioner","description":{"content":"You will turn on the air conditioner if, and only if, the temperature of the room is $30$ degrees Celsius or above. The current temperature of the room is $X$ degrees Celsius. Will you turn on the air","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc174_a"},"statements":[{"statement_type":"Markdown","content":"You will turn on the air conditioner if, and only if, the temperature of the room is $30$ degrees Celsius or above.\nThe current temperature of the room is $X$ degrees Celsius. Will you turn on the air conditioner?\n\n## Constraints\n\n*   $-40 \\leq X \\leq 40$\n*   $X$ is an integer.\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$X$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc174_a","tags":[],"sample_group":[["25","No"],["30","Yes"]],"created_at":"2026-03-03 11:01:14"}}