API Response (JSON)
{
"problem": {
"name": "Booby Prize",
"description": {
"content": "$N$ players, who are numbered $1, \\ldots, N$, have played a game. Player $i$ has scored $A_i$, and a player with a **smaller** score ranks higher. The player who ranks the second lowest will receive 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": "abc213_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ players, who are numbered $1, \\ldots, N$, have played a game. Player $i$ has scored $A_i$, and a player with a **smaller** score ranks higher.\nThe player who ranks the second lowest will receive a...",
"is_translate": false,
"language": "English"
}
]
}