API Response (JSON)
{
"problem": {
"name": "1 or 2",
"description": {
"content": "There are $N$ cards placed face down in a row. On each card, an integer $1$ or $2$ is written. Let $A_i$ be the integer written on the $i$\\-th card. Your objective is to guess $A_1, A_2, ..., A_N$ cor",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc126_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cards placed face down in a row. On each card, an integer $1$ or $2$ is written.\nLet $A_i$ be the integer written on the $i$\\-th card.\nYour objective is to guess $A_1, A_2, ..., A_N$ cor...",
"is_translate": false,
"language": "English"
}
]
}