API Response (JSON)
{
"problem": {
"name": "Exactly N points",
"description": {
"content": "The problem set at _CODE FESTIVAL 20XX Finals_ consists of $N$ problems. The score allocated to the $i$\\-th $(1≦i≦N)$ problem is $i$ points. Takahashi, a contestant, is trying to score exactly $N$ poi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "codefestival_2016_final_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The problem set at _CODE FESTIVAL 20XX Finals_ consists of $N$ problems.\nThe score allocated to the $i$\\-th $(1≦i≦N)$ problem is $i$ points.\nTakahashi, a contestant, is trying to score exactly $N$ poi...",
"is_translate": false,
"language": "English"
}
]
}