API Response (JSON)
{
"problem": {
"name": "Bombs Searching Game",
"description": {
"content": "There is a $50 \\\\times 50$ field. The cell at $i$-th row and $j$-th column is denoted $(i, j)$ (0-indexed). One day, square1001 puts $250$ bombs in this field. In each cell, there is 1 or 0 bomb. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "s8pc_3_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a $50 \\\\times 50$ field. The cell at $i$-th row and $j$-th column is denoted $(i, j)$ (0-indexed). \nOne day, square1001 puts $250$ bombs in this field. In each cell, there is 1 or 0 bomb. \n...",
"is_translate": false,
"language": "English"
}
]
}