API Response (JSON)
{
"problem": {
"name": "Two Choices",
"description": {
"content": "$N$ students took a test with $M$ questions with two choices: $0$ and $1$. You are given $N$ strings of length $M$ each: $S_1, S_2, \\ldots, S_N$. The $k$\\-th character of $S_i$ is `0` or `1`, represen",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc115_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ students took a test with $M$ questions with two choices: $0$ and $1$. You are given $N$ strings of length $M$ each: $S_1, S_2, \\ldots, S_N$. The $k$\\-th character of $S_i$ is `0` or `1`, represen...",
"is_translate": false,
"language": "English"
}
]
}