API Response (JSON)
{
"problem": {
"name": "Roller Coaster",
"description": {
"content": "$N$ friends of Takahashi has come to a theme park. To ride the most popular roller coaster in the park, you must be at least $K$ centimeters tall. The $i$\\-th friend is $h_i$ centimeters tall. How man",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc142_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ friends of Takahashi has come to a theme park.\nTo ride the most popular roller coaster in the park, you must be at least $K$ centimeters tall.\nThe $i$\\-th friend is $h_i$ centimeters tall.\nHow man...",
"is_translate": false,
"language": "English"
}
]
}