API Response (JSON)
{
"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...",
"is_translate": false,
"language": "English"
}
]
}