API Response (JSON)
{
"problem": {
"name": "Confluence",
"description": {
"content": "$N$ students are about to go to school. Student $i$ belongs to Class $C_i$. After leaving home, each student will head to school while repeatedly joining up with a group of other students. Once studen",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc183_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ students are about to go to school. Student $i$ belongs to Class $C_i$.\nAfter leaving home, each student will head to school while repeatedly joining up with a group of other students. Once studen...",
"is_translate": false,
"language": "English"
}
]
}