API Response (JSON)
{
"problem": {
"name": "Ex - Random Painting",
"description": {
"content": "There are $N$ squares numbered $1$ to $N$. Initially, all squares are painted white. Additionally, there are $M$ balls numbered $1$ to $M$ in a box. We repeat the procedure below until all squares are",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc242_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares numbered $1$ to $N$. Initially, all squares are painted white.\nAdditionally, there are $M$ balls numbered $1$ to $M$ in a box.\nWe repeat the procedure below until all squares are...",
"is_translate": false,
"language": "English"
}
]
}