API Response (JSON)
{
"problem": {
"name": "Red and Green Apples",
"description": {
"content": "You are going to eat $X$ red apples and $Y$ green apples. You have $A$ red apples of deliciousness $p_1,p_2, \\dots, p_A$, $B$ green apples of deliciousness $q_1,q_2, \\dots, q_B$, and $C$ colorless a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc160_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are going to eat $X$ red apples and $Y$ green apples. \nYou have $A$ red apples of deliciousness $p_1,p_2, \\dots, p_A$, $B$ green apples of deliciousness $q_1,q_2, \\dots, q_B$, and $C$ colorless a...",
"is_translate": false,
"language": "English"
}
]
}