API Response (JSON)
{
"problem": {
"name": "New Friends",
"description": {
"content": "There is an SNS used by $N$ users, labeled with numbers from $1$ to $N$. In this SNS, two users can become **friends** with each other. Friendship is bidirectional; if user X is a friend of user Y, ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc350_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an SNS used by $N$ users, labeled with numbers from $1$ to $N$.\nIn this SNS, two users can become **friends** with each other. \nFriendship is bidirectional; if user X is a friend of user Y, ...",
"is_translate": false,
"language": "English"
}
]
}