API Response (JSON)
{
"problem": {
"name": "Placing Marbles",
"description": {
"content": "Snuke has a grid consisting of three squares numbered $1$, $2$ and $3$. In each square, either `0` or `1` is written. The number written in Square $i$ is $s_i$. Snuke will place a marble on each squar",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc081_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a grid consisting of three squares numbered $1$, $2$ and $3$. In each square, either `0` or `1` is written. The number written in Square $i$ is $s_i$.\nSnuke will place a marble on each squar...",
"is_translate": false,
"language": "English"
}
]
}