API Response (JSON)
{
"problem": {
"name": "Friends",
"description": {
"content": "There are $N$ persons called Person $1$ through Person $N$. You are given $M$ facts that \"Person $A_i$ and Person $B_i$ are friends.\" The same fact may be given multiple times. If $X$ and $Y$ are frie",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc177_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ persons called Person $1$ through Person $N$.\nYou are given $M$ facts that \"Person $A_i$ and Person $B_i$ are friends.\" The same fact may be given multiple times.\nIf $X$ and $Y$ are frie...",
"is_translate": false,
"language": "English"
}
]
}