API Response (JSON)
{
"problem": {
"name": "Let's Get a Perfect Score",
"description": {
"content": "$N$ participants, numbered $1$ to $N$, will participate in a contest with $M$ problems, numbered $1$ to $M$. For an integer $i$ between $1$ and $N$ and an integer $j$ between $1$ and $M$, participant ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc282_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ participants, numbered $1$ to $N$, will participate in a contest with $M$ problems, numbered $1$ to $M$.\nFor an integer $i$ between $1$ and $N$ and an integer $j$ between $1$ and $M$, participant ...",
"is_translate": false,
"language": "English"
}
]
}