API Response (JSON)
{
"problem": {
"name": "HonestOrUnkind2",
"description": {
"content": "There are $N$ people numbered $1$ to $N$. Each of them is either an _honest_ person whose testimonies are always correct or an _unkind_ person whose testimonies may be correct or not. Person $i$ gives",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc147_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people numbered $1$ to $N$. Each of them is either an _honest_ person whose testimonies are always correct or an _unkind_ person whose testimonies may be correct or not.\nPerson $i$ gives...",
"is_translate": false,
"language": "English"
}
]
}